Signing a PDF with Amazon CloudHSM
A quick note on signing PDFs with the Amazon CloudHSM
Perfect PDF Digital Signatures, EU style
An updated version of the article we wrote 8 years ago, exploring how to create digital signatures with our API that are automatically approved by Acrobat: this time, with an EU Identity card
Perfect PDF Digital Signatures
Not all digital signatures are created equal. Our PDF Library has been able to digitally sign documents for years, but digitally signing a file with a key that's trusted by Acrobat is a little trickier, and requires hardware. Here, we show you how to do it.
Odds and Ends: Creating a new X.509 Certificate
A quick tip completely unrelated to PDF or Graphs: How to create a new self-signed X.509 Certificate with Java.
Public Key Encryption and PDF
Most people when they think of protecting a PDF, think of a password. However this isn't the only way to do it. Both Acrobat and our PDF viewer allow a PDF to be decrypted using a private key which is specific to a user. In this article we show you how to create a key, encrypt a document for that key and then decrypt it again.