hdac SDK
SDK for hdac blockchain development
|
다음에 대한 모든 멤버의 목록입니다 : CPubKey (모든 상속된 멤버들도 포함합니다.)
begin() const (다음에서 정의됨 : CPubKey) | CPubKey | inline |
CheckLowS(const std::vector< unsigned char > &vchSig) | CPubKey | static |
CPubKey() | CPubKey | inline |
CPubKey(const T pbegin, const T pend) | CPubKey | inline |
CPubKey(const std::vector< unsigned char > &vch) | CPubKey | inline |
Decompress() | CPubKey | |
Derive(CPubKey &pubkeyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) const | CPubKey | |
end() const (다음에서 정의됨 : CPubKey) | CPubKey | inline |
GetHash() const | CPubKey | inline |
GetID() const | CPubKey | inline |
GetSerializeSize(int nType, int nVersion) const | CPubKey | inline |
IsCompressed() const | CPubKey | inline |
IsFullyValid() const | CPubKey | |
IsValid() const (다음에서 정의됨 : CPubKey) | CPubKey | inline |
operator!= (다음에서 정의됨 : CPubKey) | CPubKey | friend |
operator< (다음에서 정의됨 : CPubKey) | CPubKey | friend |
operator==(const CPubKey &a, const CPubKey &b) | CPubKey | friend |
operator[](unsigned int pos) const (다음에서 정의됨 : CPubKey) | CPubKey | inline |
RecoverCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig) | CPubKey | |
Serialize(Stream &s, int nType, int nVersion) const (다음에서 정의됨 : CPubKey) | CPubKey | inline |
Set(const T pbegin, const T pend) | CPubKey | inline |
size() const | CPubKey | inline |
Unserialize(Stream &s, int nType, int nVersion) (다음에서 정의됨 : CPubKey) | CPubKey | inline |
Verify(const uint256 &hash, const std::vector< unsigned char > &vchSig) const | CPubKey |