2021-10-10 @Matthias Valvekens
PDF As She Is Wrote #2: The quirks of PDF public-key encryption
The previous instalment in this series had to do with digital signing in PDF. This post is about another, lesser known application of PKI in PDF: using PKI to encrypt PDF files. The idea is that this allows you to encrypt a PDF file with key material from one or more X.509 certificates, so that only the designated recipients can decrypt the document using their respective private keys.