Bitcoin Core  27.99.0
P2P Digital Currency
CPubKey Member List

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

begin() constCPubKeyinline
CheckLowS(const std::vector< unsigned char > &vchSig)CPubKeystatic
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(unsigned char chHeader)CPubKeyinlineprivatestatic
Invalidate()CPubKeyinlineprivate
IsCompressed() constCPubKeyinline
IsFullyValid() constCPubKey
IsValid() constCPubKeyinline
IsValidNonHybrid() const noexceptCPubKeyinline
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>(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator[](unsigned int pos) constCPubKeyinline
RecoverCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig)CPubKey
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< unsigned char > &vch)CPubKeyinlinestatic
vchCPubKeyprivate
Verify(const uint256 &hash, const std::vector< unsigned char > &vchSig) constCPubKey