Condividi tramite


CryptographicKey.KeySize Proprietà

Definizione

Ottiene la dimensione, espressa in bit, della chiave.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Intero che contiene il numero di bit nella chiave.

Si applica a