| Class | Description |
|---|---|
| DeflateUtils |
Deflate (RFC 1951) utilities.
|
| DirectDecrypter |
Direct decrypter with a
shared symmetric key.
|
| DirectEncrypter |
Direct encrypter with a
shared symmetric key.
|
| JWECryptoParts |
The cryptographic parts of a JSON Web Encryption (JWE) object.
|
| RSADecrypter |
RSA decrypter.
|
| RSAEncrypter |
RSA encrypter
Supports the following JWE algorithms:
RSA1_5
RSA_OAEP
Supports the following encryption methods:
A128CBC_HS256
A256CBC_HS512
A128GCM
A256GCM
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.