|
SecureXML
Signature Verification
Web Service
Explanation
The previous
page presents a web interface to a Web Services
Client running on http://www.infomosaic.net
server. Once you hit the "Verify Now"
button, this Web Services Client invokes the SecureXML Signature
Verification Web Service running at http://www.securexml.net/SecureXML/SecureXML.asmx?wsdl
by calling its SecureXMLVerify() interface passing the user input
as a parameter. The response which the client receives is then
displayed
in a new window as the XML Signature Verification Response XML
as per the DTD described at this
page.
You can download
the source code for this web service client by clicking here.
Please note this web service client runs as an ASP. If you need
to run a standalone web service client you can download this VB
Script or this Java
Source Code.
|