PIVX Core  5.6.99
P2P Digital Currency
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
SignHash(const uint256 &hash, const CBLSSecretKey &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
VerifyHash(const uint256 &hash, const CBLSPublicKey &pk, const std::vector< unsigned char > &vchSig)CHashSignerstatic