Show / Hide Table of Contents

KeySizeBits2048 Field

Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dll

Use 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

int

Use 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.

In this article
Back to top Generated by DocFX