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);