2 references to EncryptedXml
System.Security (2)
system\security\cryptography\xml\transform.cs (2)
1144
if (signedXml == null || signedXml.
EncryptedXml
== null)
1147
m_exml = signedXml.
EncryptedXml
;