PoDoFo 0.9.20
|
Public Member Functions | |
size_t | Encrypt (char *buffer, size_t len) |
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
|
inline |
Encrypt or decrypt a block
buffer | the input/output buffer. Data is read from this buffer and also stored here |
len | the size of the buffer |