![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <saltedhasher.h>
Public Member Functions | |
| SaltedHasherBase () | |
Public Attributes | |
| const uint64_t | k0 |
| Salt. More... | |
| const uint64_t | k1 |
Definition at line 42 of file saltedhasher.h.
| SaltedHasherBase::SaltedHasherBase | ( | ) |
Definition at line 10 of file saltedhasher.cpp.
| const uint64_t SaltedHasherBase::k0 |
Salt.
Definition at line 45 of file saltedhasher.h.
| const uint64_t SaltedHasherBase::k1 |
Definition at line 45 of file saltedhasher.h.