Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
COMPRESSED_SIZECKeystatic
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(const CPrivKey &privkey, const CPubKey &vchPubKey, bool fSkipCheck)CKey
MakeNewKey(bool fCompressed)CKey
Negate()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, bool grind=true, uint32_t test_case=0) const CKey
SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const CKey
SIZECKeystatic
size() const CKeyinline
VerifyPubKey(const CPubKey &vchPubKey) const CKey