![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <hash.h>
#include <serialize.h>
#include <uint256.h>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Classes | |
class | CKeyID |
A reference to a CKey: the Hash360 of its serialized public key. More... | |
class | CPubKey |
An encapsulated public key. More... | |
struct | CExtPubKey |
class | ECCVerifyHandle |
Users of this module must hold an ECCVerifyHandle. More... | |
Typedefs | |
typedef uint256 | ChainCode |
Variables | |
const unsigned int | BIP32_EXTKEY_SIZE = 74 |