Partager via


CngCbcAuthenticatedEncryptorConfiguration.HashAlgorithmProvider Propriété

Définition

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; }
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.

S’applique à