1 write to RsaOaepKeyWrap
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
537RsaOaepKeyWrap = dictionary.CreateString(ServiceModelStringsVersion1.String151, 151);
2 references to RsaOaepKeyWrap
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
148internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.RsaOaepKeyWrap; } } 180internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.RsaOaepKeyWrap; } }