documint.pdf.signing
PDF document signatures. Largely based off <https://github.com/apache/pdfbox/blob/2.0.0-RC2/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignatureBase.java>;
ISigner
protocol
Document signer.
members
sign-document
(sign-document this document certificate-alias location reason output)
Sign a `PDDocument` with the specified certificate.
signer-component
(signer-component keystore certificate-passwords)
Create a `SignerComponent`.