EncryptionAlgorithm enum
Encryption Algorithms supported for data encryption
Fields
AEAD_AES_256_CBC_HMAC_SHA256 | Represents the authenticated encryption algorithm with associated data as described in http://tools.ietf.org/html/draft-mcgrew-aead-aes-cbc-hmac-sha2-05. |