![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
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) | CHashSigner | static |
| SignHash(const uint256 &hash, const CBLSSecretKey &key, std::vector< unsigned char > &vchSigRet) | CHashSigner | static |
| VerifyHash(const uint256 &hash, const CPubKey &pubkey, const std::vector< unsigned char > &vchSig, std::string &strErrorRet) | CHashSigner | static |
| VerifyHash(const uint256 &hash, const CKeyID &keyID, const std::vector< unsigned char > &vchSig, std::string &strErrorRet) | CHashSigner | static |
| VerifyHash(const uint256 &hash, const CBLSPublicKey &pk, const std::vector< unsigned char > &vchSig) | CHashSigner | static |