1 reference to CreateDecryptionAlgorithm
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityOneDotOneReceiveSecurityHeader.cs (1)
53using (SymmetricAlgorithm algorithm = CreateDecryptionAlgorithm(token, headerXml.EncryptionMethod, this.AlgorithmSuite))