Overload | Description |
---|---|
DecryptFile(String,String,String,Boolean) | Decrypts the PDF file given in input stream and saves the encrypted file to output stream. |
DecryptFile(Stream,String,Stream,Boolean) | Decrypts the PDF file given in input stream and saves the encrypted file to output stream. |