Definition at line 172 of file crypto.h.
◆ RevocationList()
◆ get()
gnutls_x509_crl_t dht::crypto::RevocationList::get |
( |
| ) |
|
|
inline |
◆ getCopy()
gnutls_x509_crl_t dht::crypto::RevocationList::getCopy |
( |
| ) |
const |
|
inline |
◆ getIssuerName()
std::string dht::crypto::RevocationList::getIssuerName |
( |
| ) |
const |
Read CRL issuer Common Name (CN)
◆ getIssuerUID()
std::string dht::crypto::RevocationList::getIssuerUID |
( |
| ) |
const |
Read CRL issuer User ID (UID)
◆ getNumber()
Blob dht::crypto::RevocationList::getNumber |
( |
| ) |
const |
Read the CRL number extension field.
◆ getPacked()
Blob dht::crypto::RevocationList::getPacked |
( |
| ) |
const |
|
inline |
◆ msgpack_pack()
template<typename Packer >
void dht::crypto::RevocationList::msgpack_pack |
( |
Packer & |
p | ) |
const |
|
inline |
◆ operator=()
◆ sign() [1/2]
void dht::crypto::RevocationList::sign |
( |
const Identity & |
id | ) |
|
|
inline |
◆ sign() [2/2]
void dht::crypto::RevocationList::sign |
( |
const PrivateKey & |
, |
|
|
const Certificate & |
, |
|
|
duration |
validity_period = {} |
|
) |
| |
Sign this revocation list using provided key and certificate. Validity_period sets the duration until next update (default to no next update).
The documentation for this class was generated from the following file:
- /tmp/slackbuilds_libs/opendht-1.7.4/include/opendht/crypto.h