1 write to Aes256Encryption
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
527
Aes256Encryption
= dictionary.CreateString(ServiceModelStringsVersion1.String142, 142);
1 reference to Aes256Encryption
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
146
internal override XmlDictionaryString DefaultEncryptionAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
Aes256Encryption
; } }