PRCYCoin  2.0.0.7rc1
P2P Digital Currency
CKey Member List

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

begin() constCKeyinline
Check(const unsigned char *vch)CKeyprivatestatic
CheckSignatureElement(const unsigned char *vch, int len, bool half)CKeystatic
CKey()CKeyinline
CKey(const CKey &secret)CKeyinline
Derive(CKey &keyChild, unsigned char ccChild[32], unsigned int nChild, const unsigned char cc[32]) constCKey
end() constCKeyinline
fCompressedCKeyprivate
fValidCKeyprivate
GetPrivKey() constCKey
GetPrivKey_256()CKey
GetPubKey() constCKey
IsCompressed() constCKeyinline
IsValid() constCKeyinline
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, uint32_t test_case=0) constCKey
SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) constCKey
size() constCKeyinline
vchCKeyprivate
VerifyPubKey(const CPubKey &vchPubKey) constCKey
~CKey()CKeyinline