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 (int, const BigInteger &)
virtual ~RSAKeyGenParameterSpec ()
int getKeysize () const throw ()
const BigInteger & getPublicExponent () const throw ()

Static Public Attributes

static const BigInteger F0
static const BigInteger F4


Constructor & Destructor Documentation

beecrypt::security::spec::RSAKeyGenParameterSpec::RSAKeyGenParameterSpec ( int  ,
const BigInteger &   
)

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


Member Function Documentation

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

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


Member Data Documentation


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