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