Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HashingAlgorithm

Enumeration members

Enumeration members

Md5

Md5: = "MD5"

Sha1

Sha1: = "SHA1"

Sha256

Sha256: = "SHA256"

Sha384

Sha384: = "SHA384"

Sha512

Sha512: = "SHA512"

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.