Partager via


CngGcmAuthenticatedEncryptorFactory(ILoggerFactory) Constructeur

Définition

Initialise une nouvelle instance de CngCbcAuthenticatedEncryptorFactory.

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

Paramètres

loggerFactory
ILoggerFactory

L’ILoggerFactoryopérateur

S’applique à