2 references to DecryptData
System.Security (2)
system\security\cryptography\xml\encryptedxml.cs (1)
643byte[] decrypted = DecryptData(ed, symAlg);
system\security\cryptography\xml\transform.cs (1)
1270byte[] decrypted = EncryptedXml.DecryptData(ed, symAlg);