#include <RSAPublicKeySpec.h>
List of all members.
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: