1 write to RsaV15KeyWrap
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1112
this.
RsaV15KeyWrap
= dictionary.CreateString(ServiceModelStringsVersion1.String154, 154);
4 references to RsaV15KeyWrap
System.ServiceModel (4)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (4)
662
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaV15KeyWrap
; } }
674
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaV15KeyWrap
; } }
686
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaV15KeyWrap
; } }
698
internal override XmlDictionaryString DefaultAsymmetricKeyWrapAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.
RsaV15KeyWrap
; } }