3 references to SignBeforeEncryptAndEncryptSignature
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\MessageProtectionOrder.cs (1)
20|| value == MessageProtectionOrder.SignBeforeEncryptAndEncryptSignature
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
325if (_protectionOrder == MessageProtectionOrder.SignBeforeEncryptAndEncryptSignature) 870case MessageProtectionOrder.SignBeforeEncryptAndEncryptSignature: