2 overrides of DefaultAsymmetricKeyWrapAlgorithmDictionaryString
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
148
internal override XmlDictionaryString
DefaultAsymmetricKeyWrapAlgorithmDictionaryString
{ get { return XD.SecurityAlgorithmDictionary.RsaOaepKeyWrap; } }
180
internal override XmlDictionaryString
DefaultAsymmetricKeyWrapAlgorithmDictionaryString
{ get { return XD.SecurityAlgorithmDictionary.RsaOaepKeyWrap; } }