![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | CMessageSigner |
| Helper class for signing messages and checking their signatures. More... | |
| class | CHashSigner |
| Helper class for signing hashes and checking their signatures. More... | |
| class | CSignedMessage |
| Base Class for all signed messages on the network. More... | |
Enumerations | |
| enum | MessageVersion { MESS_VER_STRMESS = 0 , MESS_VER_HASH = 1 } |
| enum MessageVersion |
| Enumerator | |
|---|---|
| MESS_VER_STRMESS | |
| MESS_VER_HASH | |
Definition at line 15 of file messagesigner.h.