HashAlgorithm.HashSize Propiedad

Definición

Obtiene el tamaño, en bits, del código hash calculado.

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

Valor de propiedad

Tamaño, en bits, del código hash calculado.

Se aplica a