| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk.internal |
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
|
| Class and 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 in
EncryptionHandler. |
| LazyMessageCryptoHandler.LateBoundInfo |
| MessageCryptoHandler |
| ProcessingSummary |
| TrailingSignatureAlgorithm
Provides a consistent interface across various trailing signature algorithms.
|
Copyright © 2018. All rights reserved.