3 references to NullXmlEncryptor
Microsoft.AspNetCore.DataProtection (3)
XmlEncryption\NullXmlEncryptor.cs (3)
19/// Creates a new instance of <see cref="NullXmlEncryptor"/>. 27/// Creates a new instance of <see cref="NullXmlEncryptor"/>. 32_logger = services.GetLogger<NullXmlEncryptor>();