Skip to main content

CAdES Signer Properties

info

See the Common Properties for configuration options of the AdES Signer.

The implementation class of the CAdES Signer is:

com.czertainly.signserver.module.cades.signer.CAdESSigner

It contains the integration with the DSS framework and extends the Worker interface of the SignServer. If you want to use the CAdES Signer, you must specify this property. The CAdES Signer will check the following configuration properties.

PropertyDescriptionDefault ValueMandatory
SIGNATURE_PACKAGINGSets the signature packaging. Allowed values are:
  • ENVELOPING
  • DETACHED
NONEYES