#include <DSAParams.h>
Inheritance diagram for beecrypt::security::interfaces::DSAParams:
Public Member Functions | |
virtual const mpbarrett & | getP () const =0 throw () |
virtual const mpbarrett & | getQ () const =0 throw () |
virtual const mpnumber & | getG () const =0 throw () |
|
Implemented in beecrypt::security::spec::DSAParameterSpec. |
|
Implemented in beecrypt::security::spec::DSAParameterSpec. |
|
Implemented in beecrypt::security::spec::DSAParameterSpec. |