Interface CryptographicMaterials

  • All Known Implementing Classes:
    DecryptionMaterials, EncryptionMaterials, MultipartUploadMaterials

    public interface CryptographicMaterials
    Base interface for cryptographic materials containing common fields needed for encryption and decryption operations. Materials include algorithm suite, data key, encryption context, and other cryptographic components.