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


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

Определение

Перегрузки

CngGcmAuthenticatedEncryptorDescriptorDeserializer()
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

CngGcmAuthenticatedEncryptorDescriptorDeserializer()

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

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

CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

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

Параметры

services
IServiceProvider

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