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

#include <DHPrivateKeySpec.h>

Inheritance diagram for beecrypt::crypto::spec::DHPrivateKeySpec:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DHPrivateKeySpec (const BigInteger &x, const BigInteger &p, const BigInteger &g)
virtual ~DHPrivateKeySpec ()
const BigInteger & getP () const throw ()
const BigInteger & getG () const throw ()
const BigInteger & getX () const throw ()


Constructor & Destructor Documentation

beecrypt::crypto::spec::DHPrivateKeySpec::DHPrivateKeySpec ( const BigInteger &  x,
const BigInteger &  p,
const BigInteger &  g 
)

virtual beecrypt::crypto::spec::DHPrivateKeySpec::~DHPrivateKeySpec (  )  [inline, virtual]


Member Function Documentation

const BigInteger& beecrypt::crypto::spec::DHPrivateKeySpec::getG (  )  const throw ()

const BigInteger& beecrypt::crypto::spec::DHPrivateKeySpec::getP (  )  const throw ()

const BigInteger& beecrypt::crypto::spec::DHPrivateKeySpec::getX (  )  const throw ()


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

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