2 references to GetDecryptionKey
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
689SymmetricAlgorithm? symAlg = GetDecryptionKey(ed, null);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
211SymmetricAlgorithm? symAlg = EncryptedXml.GetDecryptionKey(ed, null);