Condividi tramite


CngGcmAuthenticatedEncryptorFactory(ILoggerFactory) Costruttore

Definizione

Inizializza una nuova istanza di 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)

Parametri

loggerFactory
ILoggerFactory

Oggetto ILoggerFactory.

Si applica a