1 write to RsaOaepKeyWrap
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1109
this.
RsaOaepKeyWrap
= dictionary.CreateString(ServiceModelStringsVersion1.String151, 151);
4 references to RsaOaepKeyWrap
System.ServiceModel (4)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (4)
554
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaOaepKeyWrap
; } }
585
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaOaepKeyWrap
; } }
616
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaOaepKeyWrap
; } }
648
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaOaepKeyWrap
; } }