Public Member Functions | |
pdf_long | Encrypt (char *pBuffer, pdf_long lLen) |
pdf_long PoDoFo::PdfRC4Stream::Encrypt | ( | char * | pBuffer, | |
pdf_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 |