HashAlgorithm Class
Namespace: Yubico.YubiKey.Oath Assembly: Yubico.YubiKey.dllThe types of hash algorithms that are used by OATH credentials.
C#
public sealed class HashAlgorithm : Enum
Inheritance
System.Object
HashAlgorithm
Fields
Name | Description |
---|---|
None | |
Sha1 | |
Sha256 | |
Sha512 | |
value__ |