Freigeben über


CryptographicKey.KeySize Eigenschaft

Definition

Ruft die Größe des Schlüssels in Bits ab.

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

Eigenschaftswert

UInt32

unsigned int

uint32_t

Ganze Zahl, die die Anzahl der Bits im Schlüssel enthält.

Gilt für: