SignPDF

Used as part of the Sign API, signing PDF files. The signed result will be stored the first item. In property "signedPDF".

Properties

Name Description Default value Mandatory Supports property expansion
signername Name of the signing entity No Yes
signerlocation Location of signing No Yes
signerreason No Yes
signercontact No Yes
signertext Additional text added ti the signature No Yes
keyStoreID Keystore to use No Yes

Example Configuration

{
	"name":"SignPDF",
	"config":{
			
		}
}

Requirements

phenix-api-sign module installed. Parameter containing "pdfData" with the unsigned pdf document.