PoDoFo 0.9.20
PoDoFo::PdfRC4OutputStream Class Reference
Inheritance diagram for PoDoFo::PdfRC4OutputStream:
PoDoFo::OutputStream

Additional Inherited Members

- Public Member Functions inherited from PoDoFo::OutputStream
void Write (char ch)
 
void Write (const std::string_view &view)
 
void Write (const char *buffer, size_t size)
 
- Protected Member Functions inherited from PoDoFo::OutputStream
virtual void checkWrite () const
 

Detailed Description

An OutputStream that encrypt all data written using the RC4 encryption algorithm


The documentation for this class was generated from the following file: