C++ Distributed Hash Table
dht::crypto::RevocationList Member List

This is the complete list of members for dht::crypto::RevocationList, including all inherited members.

get() (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
getCopy() const (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
getIssuerName() constdht::crypto::RevocationList
getIssuerUID() constdht::crypto::RevocationList
getNextUpdateTime() const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
getNumber() constdht::crypto::RevocationList
getPacked() const (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
getUpdateTime() const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
isRevoked(const Certificate &crt) const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
isSignedBy(const Certificate &issuer) const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
msgpack_pack(Packer &p) const (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
msgpack_unpack(msgpack::object o) (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
operator=(RevocationList &&o) (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
pack(Blob &b) const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
RevocationList() (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
RevocationList(const Blob &b) (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
RevocationList(RevocationList &&o) (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
revoke(const Certificate &crt, time_point t=time_point::min()) (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
sign(const PrivateKey &, const Certificate &, duration validity_period={})dht::crypto::RevocationList
sign(const Identity &id) (defined in dht::crypto::RevocationList)dht::crypto::RevocationListinline
toString() const (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
unpack(const uint8_t *dat, size_t dat_size) (defined in dht::crypto::RevocationList)dht::crypto::RevocationList
~RevocationList() (defined in dht::crypto::RevocationList)dht::crypto::RevocationList