Compartilhar via


CryptographicKey.KeySize Propriedade

Definição

Obtém o tamanho, em bits, da chave.

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 da propriedade

UInt32

unsigned int

uint32_t

Inteiro que contém o número de bits na chave.

Aplica-se a