beecrypt::security::spec::RSAPrivateCrtKeySpec Class Reference
[C++ classes mimicking java.security.spec]

#include <RSAPrivateCrtKeySpec.h>

Inheritance diagram for beecrypt::security::spec::RSAPrivateCrtKeySpec:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::spec::RSAPrivateCrtKeySpec:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RSAPrivateCrtKeySpec (const mpbarrett &modulus, const mpnumber &publicExponent, const mpnumber &privateExponent, const mpbarrett &primeP, const mpbarrett &primeQ, const mpnumber &primeExponentP, const mpnumber &primeExponentQ, const mpnumber &crtCoefficient)
virtual ~RSAPrivateCrtKeySpec ()
const mpnumbergetPublicExponent () const throw ()
const mpbarrettgetPrimeP () const throw ()
const mpbarrettgetPrimeQ () const throw ()
const mpnumbergetPrimeExponentP () const throw ()
const mpnumbergetPrimeExponentQ () const throw ()
const mpnumbergetCrtCoefficient () const throw ()

Constructor & Destructor Documentation

beecrypt::security::spec::RSAPrivateCrtKeySpec::RSAPrivateCrtKeySpec ( const mpbarrett modulus,
const mpnumber publicExponent,
const mpnumber privateExponent,
const mpbarrett primeP,
const mpbarrett primeQ,
const mpnumber primeExponentP,
const mpnumber primeExponentQ,
const mpnumber crtCoefficient 
)

virtual beecrypt::security::spec::RSAPrivateCrtKeySpec::~RSAPrivateCrtKeySpec (  )  [virtual]


Member Function Documentation

const mpnumber& beecrypt::security::spec::RSAPrivateCrtKeySpec::getPublicExponent (  )  const throw ()

const mpbarrett& beecrypt::security::spec::RSAPrivateCrtKeySpec::getPrimeP (  )  const throw ()

const mpbarrett& beecrypt::security::spec::RSAPrivateCrtKeySpec::getPrimeQ (  )  const throw ()

const mpnumber& beecrypt::security::spec::RSAPrivateCrtKeySpec::getPrimeExponentP (  )  const throw ()

const mpnumber& beecrypt::security::spec::RSAPrivateCrtKeySpec::getPrimeExponentQ (  )  const throw ()

const mpnumber& beecrypt::security::spec::RSAPrivateCrtKeySpec::getCrtCoefficient (  )  const throw ()


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 06:36:40 2007 for BeeCrypt by  doxygen 1.5.2