PoDoFo 0.9.20
List of all members
PoDoFo::PdfEncryptAESBase Class Reference

#include <PdfEncrypt.h>

Inheritance diagram for PoDoFo::PdfEncryptAESBase:
PoDoFo::PdfEncryptAESV2

Detailed Description

A pure virtual class that is used to encrypt a PDF file (AES-128/256) This class is the base for classes that implement algorithms based on AES

Client code is working only with PdfEncrypt class and knows nothing about PdfEncrypt*, it is created through CreatePdfEncrypt factory method