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 BigInteger &modulus, const BigInteger &privateExponent)
virtual ~RSAPrivateKeySpec ()
const BigInteger & getModulus () const throw ()
const BigInteger & getPrivateExponent () const throw ()


Constructor & Destructor Documentation

beecrypt::security::spec::RSAPrivateKeySpec::RSAPrivateKeySpec ( const BigInteger &  modulus,
const BigInteger &  privateExponent 
)

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


Member Function Documentation

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

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


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

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