1 write to RsaOaepKeyWrap
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
537
RsaOaepKeyWrap
= dictionary.CreateString(ServiceModelStringsVersion1.String151, 151);
2 references to RsaOaepKeyWrap
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
; } }