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 ~DSAParams ()
virtual const BigInteger & getP () const =0 throw ()
virtual const BigInteger & getQ () const =0 throw ()
virtual const BigInteger & getG () const =0 throw ()


Detailed Description

DSA parameter interface.

Constructor & Destructor Documentation

virtual beecrypt::security::interfaces::DSAParams::~DSAParams (  )  [inline, virtual]


Member Function Documentation

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

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

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


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

Generated on Fri Jun 19 13:39:43 2009 for BeeCrypt C++ by  doxygen 1.5.8