class AkentiX509Certificate


Inheritance:


Public Methods

[more] AkentiX509Certificate ()
[more] AkentiX509Certificate (const Certificate& cert)
[more]const AkentiX509CertificateImpl* operator-> () const


Inherited from AkentiCertificate:

Public Methods

obool operator==(const AkentiCertificate& cert) const
ovoid writeEncoding(const string& encType, ostream& os) const
ostring toLogString() const
ostring paramString() const
ostatic void writeToStream(const string& encType, ostream& os, const AkentiCertificate& cert)
ostatic AkentiCertificate initFromStream(const string& enc, istream& is)
ostatic void writeToFile(const string& encType, const string& filename, const AkentiCertificate& cert)
ostatic AkentiCertificate initFromFile(const string& encType, const string& filename)
ostatic AkentiCertificate initFromFile(const string& filename)
o operator<<(AkentiOutputStream& os, const AkentiCertificate& cert)
o operator>>(AkentiInputStream& is, AkentiCertificate& cert)


Documentation

o AkentiX509Certificate()

o AkentiX509Certificate(const Certificate& cert)

oconst AkentiX509CertificateImpl* operator->() const


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.