Bitcoin ABC  0.29.2
P2P Digital Currency
CPubKey Member List

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

begin() constCPubKeyinline
CheckLowS(const boost::sliced_range< const std::vector< uint8_t >> &vchSig)CPubKeystatic
CheckLowS(const std::vector< uint8_t > &vchSig)CPubKeyinlinestatic
COMPACT_SIGNATURE_SIZECPubKeystatic
COMPRESSED_SIZECPubKeystatic
CPubKey()CPubKeyinline
CPubKey(const T pbegin, const T pend)CPubKeyinline
CPubKey(Span< const uint8_t > _vch)CPubKeyinlineexplicit
data() constCPubKeyinline
Decompress()CPubKey
Derive(CPubKey &pubkeyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) constCPubKey
end() constCPubKeyinline
GetHash() constCPubKeyinline
GetID() constCPubKeyinline
GetLen(uint8_t chHeader)CPubKeyinlineprivatestatic
Invalidate()CPubKeyinlineprivate
IsCompressed() constCPubKeyinline
IsFullyValid() constCPubKey
IsValid() constCPubKeyinline
operator!=(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator<(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator==(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator[](unsigned int pos) constCPubKeyinline
RecoverCompact(const uint256 &hash, const std::vector< uint8_t > &vchSig)CPubKey
SCHNORR_SIZECPubKeystatic
Serialize(Stream &s) constCPubKeyinline
Set(const T pbegin, const T pend)CPubKeyinline
SIGNATURE_SIZECPubKeystatic
SIZECPubKeystatic
size() constCPubKeyinline
Unserialize(Stream &s)CPubKeyinline
ValidSize(const std::vector< uint8_t > &vch)CPubKeyinlinestatic
vchCPubKeyprivate
VerifyECDSA(const uint256 &hash, const std::vector< uint8_t > &vchSig) constCPubKey
VerifySchnorr(const uint256 &hash, const std::array< uint8_t, SCHNORR_SIZE > &sig) constCPubKey
VerifySchnorr(const uint256 &hash, const std::vector< uint8_t > &vchSig) constCPubKey