Package | Description |
---|---|
com.amazonaws.encryptionsdk.internal |
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
|
com.amazonaws.encryptionsdk.jce |
Class and Description |
---|
AwsKmsCmkArnInfo
A class to parse and handle AWS KMS identifiers.
|
CommittedKey |
CryptoHandler
This interface defines the contract for the implementation of encryption and decryption handlers
in this library.
|
DecryptionHandler
This class implements the CryptoHandler interface by providing methods for the decryption of
ciphertext produced by the methods in
EncryptionHandler . |
HmacKeyDerivationFunction
HMAC-based Key Derivation Function.
|
JceKeyCipher
Abstract class for encrypting and decrypting JCE data keys.
|
LazyMessageCryptoHandler.LateBoundInfo |
MessageCryptoHandler |
ProcessingSummary |
SignaturePolicy |
TrailingSignatureAlgorithm
Provides a consistent interface across various trailing signature algorithms.
|
Class and Description |
---|
JceKeyCipher
Abstract class for encrypting and decrypting JCE data keys.
|
Copyright © 2023. All rights reserved.