#include <Key.h>
Inheritance diagram for beecrypt::security::Key:
Public Member Functions | |
virtual | ~Key () |
virtual const bytearray * | getEncoded () const =0 |
virtual const String & | getAlgorithm () const =0 throw () |
virtual const String * | getFormat () const =0 throw () |
|
|
|
Implemented in beecrypt::crypto::spec::SecretKeySpec. |
|
Implemented in beecrypt::crypto::spec::SecretKeySpec. |
|
Implemented in beecrypt::crypto::spec::SecretKeySpec. |