| AggregateInsecure(const CBLSSecretKey &o) | CBLSSecretKey | |
| AggregateInsecure(const std::vector< CBLSSecretKey > &sks) | CBLSSecretKey | static |
| cachedHash | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | mutableprotected |
| CBLSWrapper() | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| CBLSWrapper(const std::vector< unsigned char > &vecBytes) | 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(const std::vector< uint8_t > &vecBytes) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| fValid | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | protected |
| 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 |
| 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 |
| Recover(const std::vector< CBLSSecretKey > &keys, const std::vector< CBLSId > &ids) | CBLSSecretKey | |
| Reset() | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| SecretKeyShare(const std::vector< CBLSSecretKey > &msk, const CBLSId &id) | CBLSSecretKey | |
| Serialize(Stream &s) const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| SerSize | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | static |
| SetByteVector(const std::vector< uint8_t > &vecBytes) | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| Sign(const uint256 &hash) const | CBLSSecretKey | |
| ToByteVector() const | CBLSWrapper< bls::PrivateKey, BLS_CURVE_SECKEY_SIZE, CBLSSecretKey > | inline |
| 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 |