See: Description
| Class | Description |
|---|---|
| BouncyCastleProviderSingleton |
BouncyCastle provider singleton.
|
| DirectDecrypter |
Direct decrypter of
JWE objects with a
shared symmetric key. |
| DirectEncrypter |
Direct encrypter of
JWE objects with a
shared symmetric key. |
| ECDSASigner |
Elliptic Curve Digital Signature Algorithm (ECDSA) signer of
JWS objects. |
| ECDSAVerifier |
Elliptic Curve Digital Signature Algorithm (ECDSA) verifier of
JWS objects. |
| MACSigner |
Message Authentication Code (MAC) signer of
JWS objects. |
| MACVerifier |
Message Authentication Code (MAC) verifier of
JWS objects. |
| RSADecrypter |
RSA decrypter of
JWE objects. |
| RSAEncrypter |
RSA encrypter of
JWE objects. |
| RSASSASigner |
RSA Signature-Scheme-with-Appendix (RSASSA) signer of
JWS objects. |
| RSASSAVerifier |
RSA Signature-Scheme-with-Appendix (RSASSA) verifier of
JWS objects. |
Provides signers and
verifiers for the following JSON Web
Signature (JWS) algorithms:
Provides encrypters and
decrypters for the following JSON
Web Encryption (JWE) algorithms:
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.