client-cpp
0.10.0
|
#include <SecurityDefinitions.hpp>
Public Member Functions | |
KeyPair (const PublicKey &pubKey, const PrivateKey &privKey) | |
KeyPair (const KeyPair &other) | |
KeyPair & | operator= (const KeyPair &other) |
~KeyPair () | |
const PublicKey & | getPublicKey () const |
const PrivateKey & | getPrivateKey () const |
Definition at line 33 of file SecurityDefinitions.hpp.
|
inline |
Definition at line 36 of file SecurityDefinitions.hpp.
|
inline |
Definition at line 37 of file SecurityDefinitions.hpp.
|
inline |
Definition at line 39 of file SecurityDefinitions.hpp.
|
inline |
Definition at line 42 of file SecurityDefinitions.hpp.
|
inline |
Definition at line 41 of file SecurityDefinitions.hpp.
Definition at line 38 of file SecurityDefinitions.hpp.