hdac SDK
SDK for hdac blockchain development
CKey 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : CKey (모든 상속된 멤버들도 포함합니다.)

begin() const (다음에서 정의됨 : CKey)CKeyinline
CheckSignatureElement(const unsigned char *vch, int len, bool half)CKeystatic
CKey()CKeyinline
CKey(const CKey &secret)CKeyinline
Derive(CKey &keyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) const CKey
end() const (다음에서 정의됨 : CKey)CKeyinline
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== (다음에서 정의됨 : CKey)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) const CKey
SignCompact(const uint256 &hash, std::vector< unsigned char > &vchSig) const CKey
size() const CKeyinline
VerifyPubKey(const CPubKey &vchPubKey) const CKey
~CKey()CKeyinline