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