CngCbcAuthenticatedEncryptorConfiguration.EncryptionAlgorithmProvider 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 chiffrement symétrique. Cette propriété correspond au paramètre « pszImplementation » de BCryptOpenAlgorithmProvider. Cette propriété est facultative.
public:
property System::String ^ EncryptionAlgorithmProvider { System::String ^ get(); void set(System::String ^ value); };
public string EncryptionAlgorithmProvider { get; set; }
public string? EncryptionAlgorithmProvider { get; set; }
member this.EncryptionAlgorithmProvider : string with get, set
Public Property EncryptionAlgorithmProvider As String
Valeur de propriété
Remarques
La valeur par défaut est null.