#include <RSAPrivateKey.h>
Public Member Functions | |
virtual | ~RSAPrivateKey () |
virtual const BigInteger & | getPrivateExponent () const =0 throw () |
virtual beecrypt::security::interfaces::RSAPrivateKey::~RSAPrivateKey | ( | ) | [inline, virtual] |
virtual const BigInteger& beecrypt::security::interfaces::RSAPrivateKey::getPrivateExponent | ( | ) | const throw () [pure virtual] |