Public Member Functions | |
long | Encrypt (char *pBuffer, long lLen) |
long PoDoFo::PdfRC4Stream::Encrypt | ( | char * | pBuffer, | |
long | lLen | |||
) | [inline] |
Encrypt or decrypt a block
pBuffer | the input/output buffer. Data is read from this buffer and also stored here | |
lLen | the size of the buffer |