| AggregateInsecure(const CBLSSecretKey &o) | CBLSSecretKey | |
| AggregateInsecure(const std::vector< CBLSSecretKey > &sks) | CBLSSecretKey | static |
| cachedHash | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | mutableprotected |
| CBLSSecretKey() | CBLSSecretKey | inline |
| CBLSWrapper() | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| CBLSWrapper(const CBLSWrapper &ref)=default | CBLSWrapper< 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) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| fValid | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | protected |
| GetBuf(void *buf, size_t size) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| GetBuf(T &buf) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| GetHash() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| GetPublicKey() const | CBLSSecretKey | |
| GetSerSize() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inlineprotected |
| impl | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | protected |
| InternalGetBuf(void *buf) const | CBLSSecretKey | protectedvirtual |
| InternalSetBuf(const void *buf) | CBLSSecretKey | protectedvirtual |
| IsValid() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| MakeNewKey() | CBLSSecretKey | |
| operator!=(const C &r) const | CBLSSecretKey | inline |
| CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator!=(const CBLSSecretKey &r) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| operator=(const CBLSWrapper &ref)=default | CBLSSecretKey | |
| operator=(CBLSWrapper &&ref) | CBLSSecretKey | inline |
| CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator=(const CBLSWrapper &ref)=default | CBLSWrapper< 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) const | CBLSSecretKey | inline |
| CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey >::operator==(const CBLSSecretKey &r) const | CBLSWrapper< 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) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| Serialize(Stream &s) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| SerSize | CBLSWrapper< 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) const | CBLSSecretKey | |
| ToString() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| Unserialize(Stream &s, bool checkMalleable=true) | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| UpdateHash() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |