Skip to main content

AdES Augmentors

The following implementations of Augmentors are available through the implementation class property:

  • For augmentation of PAdES signatures:
com.czertainly.signserver.module.pades.augmentor.PAdESAugmentor
  • For augmentation of XAdES signatures:
com.czertainly.signserver.module.xades.augmentor.XAdESAugmentor
  • For augmentation of CAdES signatures:
com.czertainly.signserver.module.cades.augmentor.CAdESAugmentor
  • For augmentation of JAdES signatures:
com.czertainly.signserver.module.jades.augmentor.JAdESAugmentor
  • For augmentation of ASiC containers:
com.czertainly.signserver.module.asic.augmentor.ASiCWithCAdESAugmentor
com.czertainly.signserver.module.asic.augmentor.ASiCWithXAdESAugmentor

For more details about the properties, refer to the Basic Properties and TSA Properties sections.