1 override of CreateSupportingSignature
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (1)
677protected override ISignatureValueSecurityElement CreateSupportingSignature(SecurityToken token, SecurityKeyIdentifier identifier)
1 reference to CreateSupportingSignature
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeader.cs (1)
902supportingSignature = CreateSupportingSignature(token, identifier);