Expand description
PDF encryption detection and password handling
This module provides functionality to detect encrypted PDFs and handle password-based decryption according to ISO 32000-1 Chapter 7.6.
Structs§
- Console
Password Provider - Console-based password provider
- Encryption
Handler - PDF Encryption Handler
- Encryption
Info - Encryption information extracted from PDF trailer
- Interactive
Decryption - Interactive decryption helper
Enums§
- Password
Result - Password prompt result
Traits§
- Password
Provider - Trait for password prompting