Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CHashSigner Member List

This is the complete list of members for CHashSigner, including all inherited members.

SignHash(const uint256 &hash, const CKey &key, std::vector< unsigned char > &vchSigRet)CHashSignerstatic
VerifyHash(const uint256 &hash, const CPubKey &pubkey, const std::vector< unsigned char > &vchSig, std::string &strErrorRet)CHashSignerstatic
VerifyHash(const uint256 &hash, const CKeyID &keyID, const std::vector< unsigned char > &vchSig, std::string &strErrorRet)CHashSignerstatic
Released under the MIT license