CngCbcAuthenticatedEncryptorConfiguration Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
CngCbcAuthenticatedEncryptorConfiguration()
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- CngCbcAuthenticatedEncryptorConfiguration.cs
public:
CngCbcAuthenticatedEncryptorConfiguration();
public CngCbcAuthenticatedEncryptorConfiguration ();
Public Sub New ()
Применяется к
CngCbcAuthenticatedEncryptorConfiguration(CngCbcAuthenticatedEncryptionSettings)
public:
CngCbcAuthenticatedEncryptorConfiguration(Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::CngCbcAuthenticatedEncryptionSettings ^ settings);
public CngCbcAuthenticatedEncryptorConfiguration (Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptionSettings settings);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorConfiguration : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptionSettings -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorConfiguration
Public Sub New (settings As CngCbcAuthenticatedEncryptionSettings)
Параметры
Применяется к
CngCbcAuthenticatedEncryptorConfiguration(CngCbcAuthenticatedEncryptionSettings, IServiceProvider)
public:
CngCbcAuthenticatedEncryptorConfiguration(Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::CngCbcAuthenticatedEncryptionSettings ^ settings, IServiceProvider ^ services);
public CngCbcAuthenticatedEncryptorConfiguration (Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptionSettings settings, IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorConfiguration : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptionSettings * IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorConfiguration
Public Sub New (settings As CngCbcAuthenticatedEncryptionSettings, services As IServiceProvider)
Параметры
- services
- IServiceProvider