The XML Signer creates enveloped XML signatures using XMLDSig.
Fully qualified class name: org.signserver.module.xmlsigner.XMLSigner
Overview
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:
|