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 ()


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 mpbarrett& beecrypt::crypto::spec::DHPublicKeySpec::getP (  )  const throw ()

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

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


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

Generated on Tue May 20 13:54:28 2008 for BeeCrypt by  doxygen 1.5.5