MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
virtual void | sign (byte *, const byte *, unsigned int, const RandomPool &)=0 |
virtual bool | verify (const byte *, unsigned int, const byte *, unsigned int)=0 |
virtual uint | get_signatureLength () const =0 |
Definition at line 309 of file crypto_wrapper.hpp.