![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
This is the complete list of members for CMessageSigner, including all inherited members.
GetKeysFromSecret(const std::string strSecret, CKey &keyRet, CPubKey &pubkeyRet) | CMessageSigner | static |
SignMessage(const std::string strMessage, std::vector< unsigned char > &vchSigRet, const CKey key) | CMessageSigner | static |
VerifyMessage(const CPubKey pubkey, const std::vector< unsigned char > &vchSig, const std::string strMessage, std::string &strErrorRet) | CMessageSigner | static |