Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EncryptionAlgorithm

Enumeration members

Aes256Gcm

Aes256Gcm: = "AES_256_GCM"

RsaOaepSha1

RsaOaepSha1: = "RSA_OAEP_SHA_1"

RsaOaepSha256

RsaOaepSha256: = "RSA_OAEP_SHA_256"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.