Sdílet prostřednictvím


CngCbcAuthenticatedEncryptorFactory(ILoggerFactory) Konstruktor

Definice

Inicializuje novou instanci .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)

Parametry

loggerFactory
ILoggerFactory

Hodnota ILoggerFactory

Platí pro