11 XML Digital Signature

Java XML Digital Signature API Specification describes a standard API for generating and validating XML signatures. It also describes how to create a concrete implementation of the XML Digital Signature API and register it as a cryptographic service of a Java Cryptography Architecture (JCA) provider.

XML Digital Signature API Overview and Tutorial demonstrates how to validate and generate an XML signature with the API.