CngGcmAuthenticatedEncryptorDescriptorDeserializer Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
CngGcmAuthenticatedEncryptorDescriptorDeserializer() | |
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
CngGcmAuthenticatedEncryptorDescriptorDeserializer()
public:
CngGcmAuthenticatedEncryptorDescriptorDeserializer();
public CngGcmAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
Platí pro
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)
Parametry
- services
- IServiceProvider