Fabcoin Core  0.16.2
P2P Digital Currency
CKey Member List

This is the complete list of members for CKey, including all inherited members.

begin() const CKeyinline
Check(const unsigned char *vch)CKeyprivatestatic
CKey()CKeyinline
Derive(CKey &keyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) const CKey
end() const CKeyinline
fCompressedCKeyprivate
fValidCKeyprivate
GetPrivKey() const CKey
GetPubKey() const CKey
IsCompressed() const CKeyinline
IsValid() const CKeyinline
keydataCKeyprivate
Load(CPrivKey &privkey, CPubKey &vchPubKey, bool fSkipCheck)CKey
MakeNewKey(bool fCompressed)CKey
operator==(const CKey &a, const CKey &b)CKeyfriend
Set(const T pbegin, const T pend, bool fCompressedIn)CKeyinline
Sign(const uint256 &hash, std::vector< unsigned char > &vchSig, uint32_t test_case=0) const CKey
SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const CKey
size() const CKeyinline
VerifyPubKey(const CPubKey &vchPubKey) const CKey
~CKey()CKeyinline