RequiredKeySize Field
Namespace: Yubico.YubiKey.YubiHsmAuth Assembly: Yubico.YubiKey.dllAn AES-128 key must be exactly 16 bytes. This applies to both the Encryption and MAC key.
C#
public const int RequiredKeySize = 16
Returns
System.Int32