Interface CryptoMaterialsManager

  • All Known Implementing Classes:
    CachingCryptoMaterialsManager, DefaultCryptoMaterialsManager

    public interface CryptoMaterialsManager
    The crypto materials manager is responsible for preparing the cryptographic materials needed to process a request - notably, preparing the cleartext data key and (if applicable) trailing signature keys on both encrypt and decrypt.