Skip to main content

Module encryption

Module encryption 

Source
Expand description

PDF encryption detection and password-based loading.

Structs§

EncryptionInfo
Information about a PDF’s encryption status.

Functions§

detect_encryption
Detect encryption info from a loaded PDF document.
load_with_password
Try to load a PDF with an optional password.