#include <RSAKey.h>

Public Member Functions | |
| virtual | ~RSAKey () |
| virtual const BigInteger & | getModulus () const =0 throw () |
| virtual beecrypt::security::interfaces::RSAKey::~RSAKey | ( | ) | [inline, virtual] |
| virtual const BigInteger& beecrypt::security::interfaces::RSAKey::getModulus | ( | ) | const throw () [pure virtual] |
1.5.8