Show / Hide Table of Contents

RequiredKeySize Field

Namespace: Yubico.YubiKey.YubiHsmAuth Assembly: Yubico.YubiKey.dll

An AES-128 key must be exactly 16 bytes. This applies to both the Encryption and MAC key.

C#
public const int RequiredKeySize = 16

Returns

int

An AES-128 key must be exactly 16 bytes. This applies to both the Encryption and MAC key.

In this article
Back to top Generated by DocFX