Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::crypto::spec::DHPublicKeySpec Class Reference
[C++ classes mimicking javax.crypto.spec]

#include <DHPublicKeySpec.h>

Inheritance diagram for beecrypt::crypto::spec::DHPublicKeySpec:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::crypto::spec::DHPublicKeySpec:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DHPublicKeySpec (const mpbarrett &p, const mpnumber &g, const mpnumber &y)
virtual ~DHPublicKeySpec ()
const mpbarrettgetP () const throw ()
const mpnumbergetG () const throw ()
const mpnumbergetY () const throw ()

Detailed Description


Constructor & Destructor Documentation

beecrypt::crypto::spec::DHPublicKeySpec::DHPublicKeySpec const mpbarrett p,
const mpnumber g,
const mpnumber y
 

virtual beecrypt::crypto::spec::DHPublicKeySpec::~DHPublicKeySpec  )  [virtual]
 


Member Function Documentation

const mpnumber& beecrypt::crypto::spec::DHPublicKeySpec::getG  )  const throw ()
 

const mpbarrett& beecrypt::crypto::spec::DHPublicKeySpec::getP  )  const throw ()
 

const mpnumber& beecrypt::crypto::spec::DHPublicKeySpec::getY  )  const throw ()
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 20 08:16:31 2005 for BeeCrypt by  doxygen 1.4.0