#include <KeyPair.h>
Inheritance diagram for beecrypt::security::KeyPair:


Public Member Functions | |
| KeyPair (PublicKey *, PrivateKey *) | |
| virtual | ~KeyPair () |
| const PublicKey & | getPublic () const throw () |
| const PrivateKey & | getPrivate () const throw () |
Friends | |
| class | KeyPairGenerator |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0