HMACSHA512.HashSize Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la taille en bits du HMAC calculé.
public:
virtual property int HashSize { int get(); };
public override int HashSize { get; }
member this.HashSize : int
Public Overrides ReadOnly Property HashSize As Integer
Taille, en bits, du HMAC calculé.
Produit | Versions |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.3, 1.4, 1.6 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :