3 references to EncryptThenSign
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\MessagePartProtectionMode.cs (1)
30
return MessagePartProtectionMode.
EncryptThenSign
;
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
277
case MessagePartProtectionMode.
EncryptThenSign
:
347
case MessagePartProtectionMode.
EncryptThenSign
: