Mixe for Privacy and Anonymity in the Internet
|
#include <CACertStore.hpp>
Public Attributes | |
CACertificate * | pCert |
struct __t_certstore_list * | next |
Definition at line 33 of file CACertStore.hpp.
struct __t_certstore_list* __t_certstore_list::next |
Definition at line 36 of file CACertStore.hpp.
Referenced by CACertStore::add(), CACertStore::encode(), CACertStore::getNext(), and CACertStore::~CACertStore().
CACertificate* __t_certstore_list::pCert |
Definition at line 35 of file CACertStore.hpp.
Referenced by CACertStore::add(), CACertStore::encode(), CACertStore::getFirst(), CACertStore::getNext(), and CACertStore::~CACertStore().