2 references to EncryptionAlgorithmDictionaryString
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityOneDotOneSendSecurityHeader.cs (1)
55
encryptedHeaderXml.EncryptionMethodDictionaryString = this.
EncryptionAlgorithmDictionaryString
;
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (1)
555
encryptedData.EncryptionMethodDictionaryString = this.
EncryptionAlgorithmDictionaryString
;