HashAlgorithm.HashSize Propiedad
Definición
Obtiene el tamaño en bits del código hash calculado.Gets the size, in bits, of the computed hash code.
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
Obtiene el tamaño en bits del código hash calculado.The size, in bits, of the computed hash code.