PoDoFo::PdfRC4Stream Class Reference

List of all members.

Public Member Functions

long Encrypt (char *pBuffer, 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

long PoDoFo::PdfRC4Stream::Encrypt ( char *  pBuffer,
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 Sat May 2 02:52:12 2009 for PoDoFo by  doxygen 1.5.7.1