1 write to _logger
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\CngGcmAuthenticatedEncryptorFactory.cs (1)
32_logger = loggerFactory.CreateLogger<CngGcmAuthenticatedEncryptorFactory>();
1 reference to _logger
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\CngGcmAuthenticatedEncryptorFactory.cs (1)
82_logger.OpeningCNGAlgorithmFromProviderWithChainingModeGCM(configuration.EncryptionAlgorithm, configuration.EncryptionAlgorithmProvider);