2 references to DecryptData
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
692byte[] decrypted = DecryptData(ed, symAlg);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
214byte[] decrypted = EncryptedXml.DecryptData(ed, symAlg);