Compartir a través de


CryptographicKey.KeySize Propiedad

Definición

Obtiene el tamaño, en bits, de la clave.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Entero que contiene el número de bits de la clave.

Se aplica a