Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBLSSecretKey Member List

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

AggregateInsecure(const CBLSSecretKey &o)CBLSSecretKey
AggregateInsecure(const std::vector< CBLSSecretKey > &sks)CBLSSecretKeystatic
cachedHashCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >mutableprotected
CBLSSecretKey()CBLSSecretKeyinline
CBLSWrapper()CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
CBLSWrapper(const CBLSWrapper &ref)=defaultCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >
CBLSWrapper(CBLSWrapper &&ref)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
CheckMalleable(void *buf, size_t size) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
fValidCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >protected
GetBuf(void *buf, size_t size) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
GetBuf(T &buf) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
GetHash() constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
GetPublicKey() constCBLSSecretKey
GetSerSize() constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inlineprotected
implCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >protected
InternalGetBuf(void *buf) constCBLSSecretKeyprotectedvirtual
InternalSetBuf(const void *buf)CBLSSecretKeyprotectedvirtual
IsValid() constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
MakeNewKey()CBLSSecretKey
operator!=(const C &r) constCBLSSecretKeyinline
CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator!=(const CBLSSecretKey &r) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
operator=(const CBLSWrapper &ref)=defaultCBLSSecretKey
operator=(CBLSWrapper &&ref)CBLSSecretKeyinline
CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator=(const CBLSWrapper &ref)=defaultCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >
CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator=(CBLSWrapper &&ref)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
operator==(const C &r) constCBLSSecretKeyinline
CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator==(const CBLSSecretKey &r) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
Reset()CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
SecretKeyShare(const std::vector< CBLSSecretKey > &msk, const CBLSId &id)CBLSSecretKey
Serialize(CSizeComputer &s) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
Serialize(Stream &s) constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
SerSizeCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >static
SetBuf(const void *buf, size_t size)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
SetBuf(const T &buf)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
SetHexStr(const std::string &str)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
Sign(const uint256 &hash) constCBLSSecretKey
ToString() constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
Unserialize(Stream &s, bool checkMalleable=true)CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
UpdateHash() constCBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >inline
Released under the MIT license