HMACMD5.HashSize Propriedade

Definição

Obtém o tamanho, em bits, do HMAC calculado.Gets the size, in bits, of the computed HMAC.

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

Valor da propriedade

Int32

O tamanho, em bits, do HMAC computado.The size, in bits, of the computed HMAC.

Aplica-se a