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

#include <RSAPublicKeySpec.h>

Inheritance diagram for beecrypt::security::spec::RSAPublicKeySpec:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RSAPublicKeySpec (const BigInteger &modulus, const BigInteger &publicExponent)
virtual ~RSAPublicKeySpec ()
const BigInteger & getModulus () const throw ()
const BigInteger & getPublicExponent () const throw ()


Constructor & Destructor Documentation

beecrypt::security::spec::RSAPublicKeySpec::RSAPublicKeySpec ( const BigInteger &  modulus,
const BigInteger &  publicExponent 
)

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


Member Function Documentation

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

const BigInteger& beecrypt::security::spec::RSAPublicKeySpec::getPublicExponent (  )  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