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