![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
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 |
| CKey(const CKey &secret) | CKey | inline |
| Derive(CKey &keyChild, unsigned char ccChild[32], unsigned int nChild, const unsigned char cc[32]) 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 |
| Load(CPrivKey &privkey, CPubKey &vchPubKey, bool fSkipCheck) | CKey | |
| MakeNewKey(bool fCompressed) | CKey | |
| operator==(const CKey &a, const CKey &b) | CKey | friend |
| Set(const T pbegin, const T pend, bool fCompressedIn) | CKey | inline |
| SetPrivKey(const CPrivKey &vchPrivKey, bool fCompressed) | CKey | |
| Sign(const uint256 &hash, std::vector< unsigned char > &vchSig) const | CKey | |
| SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const | CKey | |
| size() const | CKey | inline |
| vch | CKey | private |
| ~CKey() | CKey | inline |
1.8.8