ostream& operator<< (ostream& os, const Akenti::AkentiCertificate& cert) << outputs a base64 encoded AkentiCertificate with PEM tags to the ostream
<< outputs a base64 encoded AkentiCertificate with PEM tags to the ostream
AkentiCertificate(AkentiCertificateImpl* impl)
AkentiCertificateImpl
~AkentiCertificate()
bool operator==(const AkentiCertificate& cert) const
void writeObject(AkentiOutputStream& aos) const
void writeEncoding(const string& type, ostream& os) const
void readObject(AkentiInputStream& ais)
void readEncoding(const string& type, istream& is)
string paramString() const
static AkentiCertificate initFromFile(const string& enc, const string& filename)
static void writeToFile(const string& type, const string& filename, 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