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

#include <RSAPrivateKeySpec.h>

Inheritance diagram for beecrypt::security::spec::RSAPrivateKeySpec:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RSAPrivateKeySpec (const mpbarrett &modulus, const mpnumber &privateExponent)
virtual ~RSAPrivateKeySpec ()
const mpbarrettgetModulus () const throw ()
const mpnumbergetPrivateExponent () const throw ()


Constructor & Destructor Documentation

beecrypt::security::spec::RSAPrivateKeySpec::RSAPrivateKeySpec ( const mpbarrett modulus,
const mpnumber privateExponent 
)

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


Member Function Documentation

const mpbarrett& beecrypt::security::spec::RSAPrivateKeySpec::getModulus (  )  const throw ()

const mpnumber& beecrypt::security::spec::RSAPrivateKeySpec::getPrivateExponent (  )  const throw ()


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

Generated on Fri Jul 24 18:11:52 2009 for BeeCrypt by  doxygen 1.5.9