Uses of Package
com.amazonaws.encryptionsdk.internal
-
Packages that use com.amazonaws.encryptionsdk.internal 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 -
Classes in com.amazonaws.encryptionsdk.internal used by com.amazonaws.encryptionsdk.internal Class Description 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 inEncryptionHandler
.HmacKeyDerivationFunction HMAC-based Key Derivation Function.JceKeyCipher Abstract class for encrypting and decrypting JCE data keys.LazyMessageCryptoHandler.LateBoundInfo MessageCryptoHandler ProcessingSummary TrailingSignatureAlgorithm Provides a consistent interface across various trailing signature algorithms. -
Classes in com.amazonaws.encryptionsdk.internal used by com.amazonaws.encryptionsdk.jce Class Description JceKeyCipher Abstract class for encrypting and decrypting JCE data keys.