Package | Description |
---|---|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
RSA15AES128CBCHS256EncryptionHandler
An implementation of an EncryptionHandler that provides encryption and decryption methods using the JweAlgorithm
RSAES_PCKS1_V1_5 and EncryptionMethod A128CBC_HS256.
|
class |
RSA15AES256CBCHS512EncryptionHandler
An implementation of an EncryptionHandler that provides encryption and decryption methods using the JweAlgorithm
RSAES_PCKS1_V1_5 and EncryptionMethod A256CBC_HS512.
|
Copyright 2011-2015 ForgeRock AS.