XML Signer
Fully qualified class name: org.signserver.module.xmlsigner.XMLSigner
Overview
The XML Signer creates enveloped XML signatures using XMLDSig.
To download a sample configuration file for this worker, see Sample Worker Configurations.
For information on the interfaces this worker can be called through, see Supported Interfaces by Worker.
Available Properties
Property | Default | Description |
|---|---|---|
DIGESTALGORITHM | Depends on the signer’s private key | Specifies the digest algorithm. The default value depends on the signer’s private key:
Supported Digest Algorithms:
|
SIGNATUREALGORITHM | Depends on the signer’s private key | Specifies the algorithm used to sign the data. The default value depends on the signer’s private key:
Supported Signature Algorithms:
|