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