Поделиться через


CngCbcAuthenticatedEncryptorDescriptorDeserializer Конструкторы

Определение

Перегрузки

CngCbcAuthenticatedEncryptorDescriptorDeserializer()
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

CngCbcAuthenticatedEncryptorDescriptorDeserializer()

Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs
public:
 CngCbcAuthenticatedEncryptorDescriptorDeserializer();
public CngCbcAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()

Применяется к

CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

public:
 CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider ^ services);
public CngCbcAuthenticatedEncryptorDescriptorDeserializer (IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer : IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer
Public Sub New (services As IServiceProvider)

Параметры

services
IServiceProvider

Применяется к