1 write to Aes128Encryption
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1095this.Aes128Encryption = dictionary.CreateString(ServiceModelStringsVersion1.String138, 138);
1 reference to Aes128Encryption
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
614internal override XmlDictionaryString DefaultEncryptionAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.Aes128Encryption; } }