KeySizeBits3072 Field
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllUse this value to indicate the key size, in bits, is 3072. The
KeySizeBits
values listed in this class are the sizes
supported and provided as a convenience to the user to verify the
supported sizes.
C#
public const int KeySizeBits3072 = 3072
Returns
System.Int32