#include <SecretKeySpec.h>
Inheritance diagram for beecrypt::crypto::spec::SecretKeySpec:


Public Member Functions | |
| SecretKeySpec (const byte *data, size_t offset, size_t length, const String &algorithm) | |
| SecretKeySpec (const bytearray &b, const String &algorithm) | |
| virtual | ~SecretKeySpec () |
| virtual const String & | getAlgorithm () const throw () |
| virtual const String * | getFormat () const throw () |
| virtual const bytearray * | getEncoded () const throw () |
| bool | operator== (const Key &compare) const throw () |
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Implements beecrypt::security::Key. |
|
|
Implements beecrypt::security::Key. |
|
|
Implements beecrypt::security::Key. |
|
|
|
1.4.0