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

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

Detailed Description


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 Mon Jun 20 08:19:37 2005 for BeeCrypt by  doxygen 1.4.0