KeySizeBits2048 Field
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllUse this value to indicate the key size, in bits, is 2048. 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 KeySizeBits2048 = 2048
Returns
System.Int32