![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for CSignedMessage, including all inherited members.
| CheckSignature(const CKeyID &keyID) const | CSignedMessage | |
| CheckSignature(const CBLSPublicKey &pk) const | CSignedMessage | |
| CSignedMessage() | CSignedMessage | inline |
| GetSignatureBase64() const | CSignedMessage | |
| GetSignatureHash() const =0 | CSignedMessage | pure virtual |
| GetStrMessage() const =0 | CSignedMessage | pure virtual |
| GetVchSig() const | CSignedMessage | inline |
| nMessVersion | CSignedMessage | |
| SetVchSig(const std::vector< unsigned char > &vchSigIn) | CSignedMessage | inline |
| Sign(const CKey &key, const CKeyID &keyID) | CSignedMessage | |
| Sign(const std::string strSignKey) | CSignedMessage | |
| Sign(const CBLSSecretKey &sk) | CSignedMessage | |
| vchSig | CSignedMessage | protected |
| ~CSignedMessage() | CSignedMessage | inlinevirtual |