CngCbcAuthenticatedEncryptionSettings.HashAlgorithmProvider Propriété
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.
Nom du fournisseur qui contient l’implémentation de l’algorithme de hachage. Cette propriété correspond au paramètre « pszImplementation » de BCryptOpenAlgorithmProvider. Cette propriété est facultative.
public:
property System::String ^ HashAlgorithmProvider { System::String ^ get(); void set(System::String ^ value); };
public string HashAlgorithmProvider { get; set; }
member this.HashAlgorithmProvider : string with get, set
Public Property HashAlgorithmProvider As String
Valeur de propriété
Remarques
La valeur par défaut est null.