ASiC Signer Properties
info
See the Common Properties for configuration options of the AdES Signer.
The implementation class of the ASiC Signer is:
- For ASiC with XAdES:
com.czertainly.signserver.module.asic.signer.ASiCWithXAdESSigner
- For ASiC with CAdES:
com.czertainly.signserver.module.asic.signer.ASiCWithCAdESSigner
It contains the integration with the DSS framework and extends the Worker interface of the SignServer. If you want to use the ASiC Signer, you must specify this property. The ASiC Signer will check the following configuration properties.
Property | Description | Default Value | Mandatory |
---|---|---|---|
CONTAINER_TYPE | The container type for the ASiC signature format. Allowed values are:
| NONE | YES |