1 instantiation of EncryptedXmlWithCertificateKeys
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
72
var encryptedXml = new
EncryptedXmlWithCertificateKeys
(_options, xmlDocument);
1 reference to EncryptedXmlWithCertificateKeys
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
72
var
encryptedXml = new EncryptedXmlWithCertificateKeys(_options, xmlDocument);