CngGcmAuthenticatedEncryptorDescriptorDeserializer Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
CngGcmAuthenticatedEncryptorDescriptorDeserializer() | |
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
CngGcmAuthenticatedEncryptorDescriptorDeserializer()
public:
CngGcmAuthenticatedEncryptorDescriptorDeserializer();
public CngGcmAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
Aplica-se a
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)
Parâmetros
- services
- IServiceProvider