Partager via


CryptographicKey.KeySize Propriété

Définition

Obtient la taille de la clé, en bits.

public:
 property unsigned int KeySize { unsigned int get(); };
uint32_t KeySize();
public uint KeySize { get; }
var uInt32 = cryptographicKey.keySize;
Public ReadOnly Property KeySize As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Entier qui contient le nombre de bits dans la clé.

S’applique à