1 write to EncryptedKey
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WSSecurityJan2004.cs (1)
434
wrappedKeyToken.
EncryptedKey
= encryptedKey;
3 references to EncryptedKey
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (2)
65
internal ReferenceList ReferenceList =>
EncryptedKey
== null ? null :
EncryptedKey
.ReferenceList;
System\ServiceModel\Security\WSSecurityJan2004.cs (1)
520
wrappedKeyToken.
EncryptedKey
.GetXml().WriteTo(writer);