Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CKey Member List

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

begin() const CKeyinline
Check(const unsigned char *vch)CKeyprivatestatic
CKey()CKeyinline
CKey(const CKey &secret)CKeyinline
Derive(CKey &keyChild, unsigned char ccChild[32], unsigned int nChild, const unsigned char cc[32]) const CKey
end() const CKeyinline
fCompressedCKeyprivate
fValidCKeyprivate
GetPrivKey() const CKey
GetPubKey() const CKey
IsCompressed() const CKeyinline
IsValid() const CKeyinline
Load(CPrivKey &privkey, CPubKey &vchPubKey, bool fSkipCheck)CKey
MakeNewKey(bool fCompressed)CKey
operator==(const CKey &a, const CKey &b)CKeyfriend
Set(const T pbegin, const T pend, bool fCompressedIn)CKeyinline
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 CKeyinline
vchCKeyprivate
~CKey()CKeyinline