encryptpdf - Encrypt a PDF
Encrypts the uploaded PDF with the given password. The password must not be empty.
password
string
A string containing the secret password which will be further used to lock the pdf.
Example:
secret
file
binary
PDF file to be encrypted.