

You can encrypt the entire PDF document, everything except for the document’s metadata, or just the document’s attachments. You must specify the PDF document resources to encrypt.
Prothalamion summary pdf password#
Password values are case sensitive, and these two password values cannot be the same values. The second password value, named the master password value, is used to remove encryption from the PDF document. The first password value is used to encrypt the PDF document and must be specified when opening the PDF document. To encrypt a PDF document with a password, you specify four values, including two password values. If you attempt to secure a PDF document that is already encrypted, you cause an exception. You must obtain an unencrypted PDF document to encrypt the document with a password. To programmatically perform an Encryption service operation, you must create an Encryption service client.


Remove password-based encryption from a PDF document. (See Encrypting PDF Documents with Certificates.) (See Encrypting PDF Documents with a Password.)Įncrypt a PDF document with a certificate. You can accomplish these tasks using the Encryption service:Įncrypt a PDF document with a password. Likewise, if a PDF document is encrypted with a certificate, the user must decrypt the PDF document with the public key that corresponds to the certificate (private key) that was used to encrypt the PDF document. If a PDF document is encrypted with a password, the user must specify the open password before the document can be viewed in Adobe Reader or Adobe Acrobat. An authorized user can decrypt the document to obtain access to the contents.

When a document is encrypted, its contents become unreadable. The Encryption service lets you encrypt and decrypt documents.
