PoDoFo 0.9.20
|
#include <PdfEncrypt.h>
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