#include <DSAPrivateKeySpec.h>
Inheritance diagram for beecrypt::security::spec::DSAPrivateKeySpec:


Public Member Functions | |
| DSAPrivateKeySpec (const mpbarrett &p, const mpbarrett &q, const mpnumber &g, const mpnumber &x) | |
| virtual | ~DSAPrivateKeySpec () |
| const mpbarrett & | getP () const throw () |
| const mpbarrett & | getQ () const throw () |
| const mpnumber & | getG () const throw () |
| const mpnumber & | getX () const throw () |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0