HMACSHA256.HashSizeInBytes Champ
Définition
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.
Taille de hachage produite par l’algorithme HMAC SHA256, en octets.
public: int HashSizeInBytes = 32;
public const int HashSizeInBytes = 32;
val mutable HashSizeInBytes : int
Public Const HashSizeInBytes As Integer = 32