Sdílet prostřednictvím


CngCbcAuthenticatedEncryptorConfiguration.EncryptionAlgorithmProvider Vlastnost

Definice

Název zprostředkovatele, který obsahuje implementaci algoritmu symetrického šifrování. Tato vlastnost odpovídá parametru pszImplementation BCryptOpenAlgorithmProvider. Tato vlastnost je nepovinná.

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

Hodnota vlastnosti

Poznámky

Výchozí hodnotou je hodnota null.

Platí pro