namespace Akenti class URL Note: In a multithreaded program:
1) Install custom made CertificateRetrievalImpl objects at startup
Note: In a multithreaded program:
1) Install custom made CertificateRetrievalImpl objects at startup.
2) The following static methods are thread safe.
getCertificates(...) and getAkentiCertificate(...)
~PolicyCollector()
void collect()
getUCCertHolders()
~ServerContext()
const PrivateKey& getPrivateKey() const
const Certificate& getCertificate() const
bool areCredentialsLoaded() const
void initPrivateKeyFromFile(const string& fileType, const string& fileName)
void initCertificateFromFile(const string& fileType, const string& fileName)
static ServerContext& getServerContext()
static bool isServerContextSet()
Verifier(CertificateVerifier& certVerifier)
bool verify(const AkentiCertificate& cert)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de