beecrypt::crypto::interfaces::DHParams Class Reference
[C++ classes mimicking javax.crypto.interfaces]

#include <DHParams.h>

Inheritance diagram for beecrypt::crypto::interfaces::DHParams:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual const mpbarrettgetP () const =0 throw ()
virtual const mpnumbergetG () const =0 throw ()
virtual size_t getL () const =0 throw ()


Member Function Documentation

virtual const mpbarrett& beecrypt::crypto::interfaces::DHParams::getP (  )  const throw () [pure virtual]

virtual const mpnumber& beecrypt::crypto::interfaces::DHParams::getG (  )  const throw () [pure virtual]

virtual size_t beecrypt::crypto::interfaces::DHParams::getL (  )  const throw () [pure virtual]


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

Generated on Tue May 20 13:56:02 2008 for BeeCrypt by  doxygen 1.5.5