Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PoDoFo::PdfRC4Stream Class Reference

List of all members.

Public Member Functions

pdf_long Encrypt (char *pBuffer, pdf_long lLen)

Detailed Description

A class that can encrypt/decrpyt streamed data block wise This is used in the input and output stream encryption implementation. Only the RC4 encryption algorithm is supported


Member Function Documentation

pdf_long PoDoFo::PdfRC4Stream::Encrypt char *  pBuffer,
pdf_long  lLen
[inline]
 

Encrypt or decrypt a block

Parameters:
pBuffer the input/output buffer. Data is read from this buffer and also stored here
lLen the size of the buffer


Generated on Sun Feb 12 13:22:41 2012 for PoDoFo by  doxygen 1.3.9.1