Public Member Functions |
void | encrypt (byte *, const byte *, unsigned int) |
void | decrypt (byte *, const byte *, unsigned int) |
void | set_encryptKey (const byte *, const byte *) |
void | set_decryptKey (const byte *, const byte *) |
uint | get_blockSize () const |
int | get_keySize () const |
int | get_ivSize () const |
Detailed Description
Definition at line 192 of file crypto_wrapper.hpp.
The documentation for this struct was generated from the following file: