virtual CryptoOutcome DecryptCEK(ContentCryptoMaterial &contentCryptoMaterial)=0
virtual CryptoOutcome EncryptCEK(ContentCryptoMaterial &contentCryptoMaterial)=0
virtual ~EncryptionMaterials()
@ DECRYPT_CONTENT_ENCRYPTION_KEY_FAILED
@ GENERATE_CONTENT_ENCRYPTION_KEY_FAILED
@ ENCRYPT_CONTENT_ENCRYPTION_KEY_FAILED
Outcome< Aws::NoResult, Aws::Client::AWSError< CryptoErrors > > CryptoOutcome