Show / Hide Table of Contents

KeySizeBits3072 Field

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

Use 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

int

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

In this article
Back to top Generated by DocFX