#include <EncodedKeySpec.h>


Public Member Functions | |
| EncodedKeySpec (const byte *, int) | |
| EncodedKeySpec (const bytearray &) | |
| virtual | ~EncodedKeySpec () |
| const bytearray & | getEncoded () const throw () |
| virtual const String & | getFormat () const =0 throw () |
| beecrypt::security::spec::EncodedKeySpec::EncodedKeySpec | ( | const byte * | , | |
| int | ||||
| ) |
| beecrypt::security::spec::EncodedKeySpec::EncodedKeySpec | ( | const bytearray & | ) |
| virtual beecrypt::security::spec::EncodedKeySpec::~EncodedKeySpec | ( | ) | [inline, virtual] |
| const bytearray& beecrypt::security::spec::EncodedKeySpec::getEncoded | ( | ) | const throw () |
| virtual const String& beecrypt::security::spec::EncodedKeySpec::getFormat | ( | ) | const throw () [pure virtual] |
1.5.8