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