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