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