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