CngCbcAuthenticatedEncryptorDescriptorDeserializer Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CngCbcAuthenticatedEncryptorDescriptorDeserializer() | |
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
CngCbcAuthenticatedEncryptorDescriptorDeserializer()
public:
CngCbcAuthenticatedEncryptorDescriptorDeserializer();
public CngCbcAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
Applies to
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)
Parameters
- services
- IServiceProvider