![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <hash.h>#include <serialize.h>#include <span.h>#include <uint256.h>#include <cstring>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | CKeyID |
| A reference to a CKey: the Hash160 of its serialized public key. More... | |
| class | CPubKey |
| An encapsulated public key. More... | |
| class | XOnlyPubKey |
| struct | EllSwiftPubKey |
| An ElligatorSwift-encoded public key. More... | |
| struct | CExtPubKey |
Typedefs | |
| typedef uint256 | ChainCode |
Variables | |
| const unsigned int | BIP32_EXTKEY_SIZE = 74 |
| const unsigned int | BIP32_EXTKEY_WITH_VERSION_SIZE = 78 |