HmacSha1KeySize Field
Namespace: Yubico.YubiKey.Otp.Operations Assembly: Yubico.YubiKey.dllThe key for an HMAC-SHA1 operation is 20 bytes.
C#
public const int HmacSha1KeySize = 20
Returns
int
The key for an HMAC-SHA1 operation is 20 bytes.