Uses of Package
com.amazonaws.encryptionsdk.internal
Packages that use com.amazonaws.encryptionsdk.internal
Package
Description
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
-
Classes in com.amazonaws.encryptionsdk.internal used by com.amazonaws.encryptionsdk.internalClassDescriptionA class to parse and handle AWS KMS identifiers.This interface defines the contract for the implementation of encryption and decryption handlers in this library.This class implements the CryptoHandler interface by providing methods for the decryption of ciphertext produced by the methods in
EncryptionHandler
.HMAC-based Key Derivation Function.Abstract class for encrypting and decrypting JCE data keys.Provides a consistent interface across various trailing signature algorithms. -
Classes in com.amazonaws.encryptionsdk.internal used by com.amazonaws.encryptionsdk.jce