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

#include <RSAKeyGenParameterSpec.h>

Inheritance diagram for beecrypt::security::spec::RSAKeyGenParameterSpec:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RSAKeyGenParameterSpec (size_t, const mpnumber &)
virtual ~RSAKeyGenParameterSpec ()
size_t getKeysize () const throw ()
const mpnumbergetPublicExponent () const throw ()

Static Public Attributes

static const mpnumber F0
static const mpnumber F4

Constructor & Destructor Documentation

beecrypt::security::spec::RSAKeyGenParameterSpec::RSAKeyGenParameterSpec ( size_t  ,
const mpnumber  
)

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


Member Function Documentation

size_t beecrypt::security::spec::RSAKeyGenParameterSpec::getKeysize (  )  const throw ()

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


Member Data Documentation

const mpnumber beecrypt::security::spec::RSAKeyGenParameterSpec::F0 [static]

const mpnumber beecrypt::security::spec::RSAKeyGenParameterSpec::F4 [static]


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