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

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

begin() const (다음에서 정의됨 : CPubKey)CPubKeyinline
CheckLowS(const std::vector< unsigned char > &vchSig)CPubKeystatic
CPubKey()CPubKeyinline
CPubKey(const T pbegin, const T pend)CPubKeyinline
CPubKey(const std::vector< unsigned char > &vch)CPubKeyinline
Decompress()CPubKey
Derive(CPubKey &pubkeyChild, ChainCode &ccChild, unsigned int nChild, const ChainCode &cc) const CPubKey
end() const (다음에서 정의됨 : CPubKey)CPubKeyinline
GetHash() const CPubKeyinline
GetID() const CPubKeyinline
GetSerializeSize(int nType, int nVersion) const CPubKeyinline
IsCompressed() const CPubKeyinline
IsFullyValid() const CPubKey
IsValid() const (다음에서 정의됨 : CPubKey)CPubKeyinline
operator!= (다음에서 정의됨 : CPubKey)CPubKeyfriend
operator< (다음에서 정의됨 : CPubKey)CPubKeyfriend
operator==(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator[](unsigned int pos) const (다음에서 정의됨 : CPubKey)CPubKeyinline
RecoverCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig)CPubKey
Serialize(Stream &s, int nType, int nVersion) const (다음에서 정의됨 : CPubKey)CPubKeyinline
Set(const T pbegin, const T pend)CPubKeyinline
size() const CPubKeyinline
Unserialize(Stream &s, int nType, int nVersion) (다음에서 정의됨 : CPubKey)CPubKeyinline
Verify(const uint256 &hash, const std::vector< unsigned char > &vchSig) const CPubKey