MySQL 5.6.14 Source Code Document
|
Classes | |
struct | DSSImpl |
Public Member Functions | |
void | sign (byte *, const byte *, unsigned int, const RandomPool &) |
bool | verify (const byte *, unsigned int, const byte *, unsigned int) |
uint | get_signatureLength () const |
DSS (const byte *, unsigned int, bool publicKey=true) |
Definition at line 327 of file crypto_wrapper.hpp.