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