MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
yaSSL::DSS Class Reference
Inheritance diagram for yaSSL::DSS:
Collaboration diagram for yaSSL::DSS:

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)

Detailed Description

Definition at line 327 of file crypto_wrapper.hpp.


The documentation for this class was generated from the following files: