Enum HashAlgorithm
The types of hash algorithms that are used by OATH credentials.
public enum HashAlgorithm
Fields
None = 0
Sha1 = 1
Sha256 = 2
Sha512 = 3
The types of hash algorithms that are used by OATH credentials.
public enum HashAlgorithm
None = 0
Sha1 = 1
Sha256 = 2
Sha512 = 3