Bitcoin ABC  0.28.12
P2P Digital Currency
CKey Member List

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

begin() constCKeyinline
Check(const uint8_t *vch)CKeyprivatestatic
CKey()CKeyinline
COMPRESSED_SIZECKeystatic
Derive(CKey &keyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) constCKey
end() constCKeyinline
fCompressedCKeyprivate
fValidCKeyprivate
GetPrivKey() constCKey
GetPubKey() constCKey
IsCompressed() constCKeyinline
IsValid() constCKeyinline
keydataCKeyprivate
Load(const CPrivKey &privkey, const CPubKey &vchPubKey, bool fSkipCheck)CKey
MakeCompressedKey()CKeystatic
MakeNewKey(bool fCompressed)CKey
MakeUncompressedKey()CKeystatic
Negate()CKey
operator==(const CKey &a, const CKey &b)CKeyfriend
Set(const T pbegin, const T pend, bool fCompressedIn)CKeyinline
SignCompact(const uint256 &hash, std::vector< uint8_t > &vchSig) constCKey
SignECDSA(const uint256 &hash, std::vector< uint8_t > &vchSig, bool grind=true, uint32_t test_case=0) constCKey
SignSchnorr(const uint256 &hash, SchnorrSig &sig, uint32_t test_case=0) constCKey
SignSchnorr(const uint256 &hash, std::vector< uint8_t > &vchSig, uint32_t test_case=0) constCKey
SIZECKeystatic
size() constCKeyinline
VerifyPubKey(const CPubKey &vchPubKey) constCKey