How do I self sign a PDF document?
Self-signing can be useful, especially during development and testing phases as well as in internal processes where it is feasible to add to add the certificate to the trust chain.
Here is an example of how you can use self-generated keys with UniPDF.
- https://github.com/unidoc/unipdf-examples/blob/master/signatures/pdf_sign_generate_keys.go