Module lopdf::encryption

source ·

Enums

Functions

  • Decrypts obj and returns the content of the string or stream. If obj is not an decryptable type, returns the NotDecryptable error.
  • Generates the encryption key for the document and, if check_password is true, verifies that the key is correct.