| Package | Description |
|---|---|
| org.picketlink.json.jose.crypto |
This package provides the cryptography related classes to sign and encrypt JSON.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HMACSignatureProvider
The Class HMACSignatureProvider.
|
class |
RSASignatureProvider
The Class RSASignatureProvider to provide signing and verification of data.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureProvider |
Algorithm.getSignatureProvider()
Gets the signature provider.
|
Copyright © 2021. All rights reserved.