Freigeben über


CngCbcAuthenticatedEncryptorFactory(ILoggerFactory) Konstruktor

Definition

Initialisiert eine neue Instanz von CngCbcAuthenticatedEncryptorFactory.

public:
 CngCbcAuthenticatedEncryptorFactory(Microsoft::Extensions::Logging::ILoggerFactory ^ loggerFactory);
public CngCbcAuthenticatedEncryptorFactory (Microsoft.Extensions.Logging.ILoggerFactory loggerFactory);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory : Microsoft.Extensions.Logging.ILoggerFactory -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory
Public Sub New (loggerFactory As ILoggerFactory)

Parameter

loggerFactory
ILoggerFactory

Die ILoggerFactory.

Gilt für: