RC2.EffectiveKeySizeValue Campo

Definição

Representa o tamanho efetivo da chave secreta usada pelo algoritmo RC2 em bits.

protected: int EffectiveKeySizeValue;
protected int EffectiveKeySizeValue;
val mutable EffectiveKeySizeValue : int
Protected EffectiveKeySizeValue As Integer 

Valor do campo

Int32

Comentários

Esse campo é acessado por meio da EffectiveKeySize propriedade.

Aplica-se a

Confira também