[]
Defines the supported PKCS#7 signature formats.
adbe_pkcs7_detached: 0;
The original signed message digest over the document's byte range shall be incorporated as the normal CMS SignedData field. No data shall be encapsulated in the CMS SignedData field. The Filter value is /Adobe.PPKLite, the SubFilter value is /adbe.pkcs7.detached.
adbe_pkcs7_sha1: 2;
The SHA1 digest of the document's byte range shall be encapsulated in the CMS SignedData field with ContentInfo of type Data. The digest of that SignedData shall be incorporated as the normal CMS digest. Note! This format has been deprecated with PDF 2.0. The Filter value is /Adobe.PPKMS, the SubFilter value is /adbe.pkcs7.sha1.
ETSI_CAdES_detached: 1;
This format should be used to create PAdES signatures. The Filter value is /Adobe.PPKLite, the SubFilter value is /ETSI.CAdES.detached.