Public Member Functions |
|
void | sign (byte *, const byte *, unsigned int, const RandomPool &) |
|
bool | verify (const byte *, unsigned int, const byte *, unsigned int) |
|
void | encrypt (byte *, const byte *, unsigned int, const RandomPool &) |
|
void | decrypt (byte *, const byte *, unsigned int, const RandomPool &) |
|
uint | get_signatureLength () const |
|
uint | get_cipherLength () const |
|
| RSA (const byte *, unsigned int, bool publicKey=true) |
Detailed Description
Definition at line 344 of file crypto_wrapper.hpp.
The documentation for this class was generated from the following files: