![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for CKey, including all inherited members.
| begin() const | CKey | inline |
| Check(const unsigned char *vch) | CKey | privatestatic |
| CKey() | CKey | inline |
| COMPRESSED_PRIVATE_KEY_SIZE | CKey | static |
| Derive(CKey &keyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) const | CKey | |
| end() const | CKey | inline |
| fCompressed | CKey | private |
| fValid | CKey | private |
| GetPrivKey() const | CKey | |
| GetPubKey() const | CKey | |
| IsCompressed() const | CKey | inline |
| IsValid() const | CKey | inline |
| keydata | CKey | private |
| Load(const CPrivKey &privkey, const CPubKey &vchPubKey, bool fSkipCheck) | CKey | |
| MakeNewKey(bool fCompressed) | CKey | |
| operator==(const CKey &a, const CKey &b) | CKey | friend |
| PRIVATE_KEY_SIZE | CKey | static |
| Set(const T pbegin, const T pend, bool fCompressedIn) | CKey | inline |
| Sign(const uint256 &hash, std::vector< unsigned char > &vchSig, bool grind=true, uint32_t test_case=0) const | CKey | |
| SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const | CKey | |
| size() const | CKey | inline |
| VerifyPubKey(const CPubKey &vchPubKey) const | CKey |
1.8.14