HMACSHA256.HashSize Propriedade

Definição

Obtém o tamanho, em bits, do HMAC calculado.

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.

Aplica-se a