- From: Manoj K. Srivastava <manoj@infomosaic.com>
- Date: Wed, 3 Apr 2002 07:46:55 -0800
- To: <w3c-ietf-xmldsig@w3.org>, <xml-dsig-verification-schema@yahoogroups.com>
- Message-ID: <000c01c1db26$c912b090$0400a8c0@infomosaic.net>
To benefit the developers working with XML Digital Signature we have started a Web Service, which can verify XML Signature. This service has been tested with both Java (Apache-axis) and MS-SOAP clients. There is one function: SecureXMLVerify() The format is simple: Input is a string containing signed XML and the output is an XML containing the result of the verification process. The format of the response is as per the DTD described at http://www.infomosaic.net/XMLSign/VerifyResponse/DTD.htm. (We are surprised that many more people find this page to visit our web site than using our home page). The service (hosted on .NET Enterprise Server, MS-SOAP Server) is running at http://www.securexml.net/SecureXML/SecureXML.wsdl The attached files provide client code/instructions for MS-SOAP client(code) and Apache-axis(instructions). The Apache-axis stuff was prepared by Pankaj Kumar of Hewlett Packard. Please use this service to your advantage. Your feedback is most welcome. Best Regards, Manoj Srivastava President & CEO Infomosaic Corporation 111 N. Market Street, 6th Floor San Jose, CA 95113 Voice: (408) 351-3337 Mobile: (408) 888-2582 Fax: (408) 351-3367 http://www.infomosaic.com
Attachments
- application/octet-stream attachment: SecureXMLVBClient.zip
- application/octet-stream attachment: SecureXMLClient.zip
Received on Wednesday, 3 April 2002 10:48:20 UTC