Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for XOnlyPubKey, including all inherited members.
begin() const | XOnlyPubKey | inline |
begin() | XOnlyPubKey | inline |
CheckTapTweak(const XOnlyPubKey &internal, const uint256 &merkle_root, bool parity) const | XOnlyPubKey | |
ComputeTapTweakHash(const uint256 *merkle_root) const | XOnlyPubKey | |
CreateTapTweak(const uint256 *merkle_root) const | XOnlyPubKey | |
data() const | XOnlyPubKey | inline |
data() | XOnlyPubKey | inline |
end() const | XOnlyPubKey | inline |
end() | XOnlyPubKey | inline |
GetEvenCorrespondingCPubKey() const | XOnlyPubKey | |
GetKeyIDs() const | XOnlyPubKey | |
IsFullyValid() const | XOnlyPubKey | |
IsNull() const | XOnlyPubKey | inline |
m_keydata | XOnlyPubKey | private |
NUMS_H | XOnlyPubKey | static |
operator!=(const XOnlyPubKey &other) const | XOnlyPubKey | inline |
operator<(const XOnlyPubKey &other) const | XOnlyPubKey | inline |
operator=(const XOnlyPubKey &)=default | XOnlyPubKey | |
operator==(const XOnlyPubKey &other) const | XOnlyPubKey | inline |
operator[](int pos) const | XOnlyPubKey | inline |
SERIALIZE_METHODS(XOnlyPubKey, obj) | XOnlyPubKey | inline |
size() | XOnlyPubKey | inlinestatic |
VerifySchnorr(const uint256 &msg, Span< const unsigned char > sigbytes) const | XOnlyPubKey | |
XOnlyPubKey()=default | XOnlyPubKey | |
XOnlyPubKey(const XOnlyPubKey &)=default | XOnlyPubKey | |
XOnlyPubKey(std::span< const unsigned char > bytes) | XOnlyPubKey | inlineexplicit |
XOnlyPubKey(const CPubKey &pubkey) | XOnlyPubKey | inlineexplicit |