3 references to ReadSignature
System.ServiceModel (3)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (3)
1080
ReadSignature
(reader, AppendPosition, null);
1125
SignedXml signedXml =
ReadSignature
(reader, AppendPosition, null);
1271
SignedXml signedXml =
ReadSignature
(decryptedReader, position, decryptedBuffer);