PDFSignWithUserKey
Sign PDF with in-memory key. In-memory key must be produced by another valve in the pipe.
Properties
Example Configuration
{
"name": "PDFSignWithUserKey",
"config": {
"sourceDataAttribute": "temporary",
"targetDataAttribute": "document",
"keyProperty": "keystore",
"certificateAlias": "myKey"
}
}
Requirements
PhenixID Signing Service installed.