Show / Hide Table of Contents

HmacSha1KeySize Field

Namespace: Yubico.YubiKey.Otp.Operations Assembly: Yubico.YubiKey.dll

The 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.

In this article
Back to top Generated by DocFX