#include <DHPrivateKeySpec.h>
Inheritance diagram for beecrypt::crypto::spec::DHPrivateKeySpec:


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