HashAlgorithm.HashSize Propriedade

Definição

Obtém o tamanho, em bits, do código hash computado.

public:
 virtual property int HashSize { int get(); };
public virtual int HashSize { get; }
member this.HashSize : int
Public Overridable ReadOnly Property HashSize As Integer

Valor da propriedade

Int32

O tamanho, em bits, o código hash computado.

Aplica-se a