Three technologies are
included in secure XML digital electronic signature
suite:
- Digital signature
implementation based on "XML-Signature
Syntax and Processing" by W3C/IETF
- XML encryption
implementation based on "XML Encryption Syntax and
Processing" by W3C
- XML Access Control
Language and implementation
|
Secure XML digital
electronic signature, In order to generate the
final
XML Signature, you'll need an XML parser capable of
generating XML documents. You'll also need an XML parser to
generate the final SOAP document. There are a number of publicly
available ones that will suffice. The best one is
electronic
signature. Combine this with the Sun JAXP API to provide an API that
is independent of the underlying XML processor implementation.
The XML Signature is specified as a SOAP Header attribute.
You insert the XML Signature document through the SOAP toolkit.
There is an example of how this is done later in
secure XML digital electronic
signature article.
|
|