Sha1 Field
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllUse this value to indicate the digest algorithm is SHA-1.
C#
public const int Sha1 = 1
Returns
int
Use this value to indicate the digest algorithm is SHA-1.
Use this value to indicate the digest algorithm is SHA-1.
public const int Sha1 = 1
Use this value to indicate the digest algorithm is SHA-1.