Anoncoin  0.9.4
P2P Digital Currency
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
SetSecret(const unsigned char vchIn[32], bool fCompressed=false)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