![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for CKey, including all inherited members.
begin() const | CKey | inline |
Check(const unsigned char *vch) | CKey | privatestatic |
CKey() | CKey | inline |
CKey(const CKey &secret) | CKey | inline |
end() const | CKey | inline |
fCompressed | CKey | private |
fValid | CKey | private |
GetPrivKey() const | CKey | |
GetPubKey() const | CKey | |
IsCompressed() const | CKey | inline |
IsValid() const | CKey | inline |
MakeNewKey(bool fCompressed) | CKey | |
Set(const T pbegin, const T pend, bool fCompressedIn) | CKey | inline |
SetPrivKey(const CPrivKey &vchPrivKey, bool fCompressed) | CKey | |
Sign(const uint256 &hash, std::vector< unsigned char > &vchSig) const | CKey | |
SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const | CKey | |
size() const | CKey | inline |
vch | CKey | private |
~CKey() | CKey | inline |