Hi,
I would like to digitally sign a PDF. I’ve read the examples but I am confused on this line:
PKCS7 pkcs = new PKCS7(pbxFile, "WebSales");
This appears to be asking for a PKCS7 / PKCS7 Detached objects ? What are these and how would I go about getting one?
Also how does the password parameter feed into this?
Appreciate any information, please tailor it to take into account I’m a novice on this particular subject.
Thanks,
Andy.