HashingAlgorithm type

Defines values for HashingAlgorithm.
KnownHashingAlgorithm can be used interchangeably with HashingAlgorithm, this enum contains the known values that the service supports.

Known values supported by the service

NotSpecified
None
MD5
SHA1
SHA2256
SHA2384
SHA2512

type HashingAlgorithm = string