PKCS#11 XSECT Signature Creation Demo
This demo creates an XML signature (XML Dsig) using the IAIK XSECT toolkit.
The demo creates the cryptographic signature value using a PKCS#11 crypto module.
Such a PKCS#11 module provides access to smart cards and hardware security modules (HSMs).
For this demo, we use a PKCS#11 module for the Eracom CSA 8000 HSM (protectserver orange).
To access the PKCS#11 module from Java, this demo uses the IAIK PKCS#11 Provider.
Source code of the example.