- From: Mike Stone <mstone@sqldata.com>
- Date: Sat, 28 Feb 2004 15:25:15 -0500
- To: <www-xkms@w3.org>
- Message-ID: <001001c3fe38$fa065ad0$6422fecc@sqldata.com>
Hi,
We have a C++ implementation of XKMS 2.0 with the following features:
1. X-KISS Yes
- Message processing mechanism
- Synchronous response Yes
- Asynchronous response No
- Two-phase protocols Yes
- Message syntax
- Compound requests No
- Status requests No
- Services
- Locate Yes
- Validate Yes
2. X-KRSS Yes
- Message processing mechanism Yes
- Synchronous response Yes
- Asynchronous response No
- Two-phase protocols Yes
- Message syntax
- Compound requests No
- Status requests No
- Services
- Register Yes
- Reissue Yes
- Revoke Yes
- Recover Yes
3. Bindings
- Plain http*** Yes (With SOAP payload)
- Soap 1.1*** Yes
- Soap 1.2 Yes
- Payload authentication ** Yes
- TLS Bindings ** Yes (With SOAP payload)
Compound requests and asynchronous request will be supported in the next release. We have a live test service at http://soapclient.com/xml/xkms2 for interoperability tests. Authentication information is available at http://sqldata.com/xkms.htm.
Received on Saturday, 28 February 2004 16:00:42 UTC