Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EncryptionAlgorithm

Enumeration members

Aes128

Aes128: = "AES-128"

Aes128Gcm

Aes128Gcm: = "AES-128-GCM"

Aes192

Aes192: = "AES-192"

Aes192Gcm

Aes192Gcm: = "AES-192-GCM"

Aes256

Aes256: = "AES-256"

Aes256Gcm

Aes256Gcm: = "AES-256-GCM"

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.

_3Des

_3Des: = "3DES"