1 write to _logger
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\CertificateXmlEncryptor.cs (1)
54_logger = loggerFactory.CreateLogger<CertificateXmlEncryptor>();
3 references to _logger
Microsoft.AspNetCore.DataProtection (3)
XmlEncryption\CertificateXmlEncryptor.cs (3)
116_logger.ExceptionWhileTryingToResolveCertificateWithThumbprint(thumbprint, ex); 128_logger.EncryptingToX509CertificateWithThumbprint(cert.Thumbprint); 136_logger.AnErrorOccurredWhileEncryptingToX509CertificateWithThumbprint(cert.Thumbprint, ex);