3 references to EncryptThenSign
System.ServiceModel (3)
System\ServiceModel\Security\MessagePartProtectionMode.cs (1)
29return MessagePartProtectionMode.EncryptThenSign;
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
307case MessagePartProtectionMode.EncryptThenSign: 397case MessagePartProtectionMode.EncryptThenSign: