beecrypt::security::interfaces::DSAParams Class Reference
[C++ classes mimicking java.security.interfaces]

DSA parameter interface. More...

#include <DSAParams.h>

Inheritance diagram for beecrypt::security::interfaces::DSAParams:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual const mpbarrettgetP () const =0 throw ()
virtual const mpbarrettgetQ () const =0 throw ()
virtual const mpnumbergetG () const =0 throw ()


Detailed Description

DSA parameter interface.

Member Function Documentation

virtual const mpbarrett& beecrypt::security::interfaces::DSAParams::getP (  )  const throw () [pure virtual]

virtual const mpbarrett& beecrypt::security::interfaces::DSAParams::getQ (  )  const throw () [pure virtual]

virtual const mpnumber& beecrypt::security::interfaces::DSAParams::getG (  )  const throw () [pure virtual]


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

Generated on Tue May 20 13:51:30 2008 for BeeCrypt by  doxygen 1.5.6