![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <governance-keys.h>
Public Member Functions | |
CGovernanceKey (SecureString &strKeyIn, SecureString &strNameIn) | |
bool | GetKey (CBitcoinSecret &secret) |
std::string | GetName () |
Private Attributes | |
SecureString | strName |
SecureString | strKey |
Definition at line 28 of file governance-keys.h.
|
inline |
Definition at line 35 of file governance-keys.h.
|
inline |
Definition at line 37 of file governance-keys.h.
|
inline |
Definition at line 42 of file governance-keys.h.
|
private |
Definition at line 32 of file governance-keys.h.
Referenced by CGovernanceKey().
|
private |
Definition at line 31 of file governance-keys.h.
Referenced by CGovernanceKey(), and GetName().