To encrypt PDFs, you use public-key cryptography. Public-key cryptography uses two keys: a public key, which is stored inside a certificate that can be shared with other users, and a private key, which you don’t share with others. The public key (certificate) is used to encrypt documents or to verify digital signatures, and the private key is used to decrypt documents or to create digital signatures. Both keys are included in a digital ID.
The advantage of securing documents with certificates is that authors can specify unique permissions for each group in their company. For example, authors can permit employees to sign and fill forms, and permit managers to edit text or remove pages. When you encrypt a PDF using a certificate, you specify a list of recipients and define each recipients’ level of access to the file—for example, whether the recipients can edit, copy, or print the file. You can specify certificates from your list of trusted identities, from files on disk, from an LDAP server, or from the Windows certificate store (Windows only). Be sure to include your own certificate in the list so that you are later able to open the document.
If you need to encrypt a large number of PDFs, use the Batch Processing command to apply a predefined sequence, or edit an existing sequence to add the security features you want. You can also save your certificate settings as a security policy and reuse it to encrypt PDFs.