2 references to EncryptedXml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (2)
59if (signedXml == null || signedXml.EncryptedXml == null) 62_exml = signedXml.EncryptedXml;