class DummyCertificate

The DummyCertificate is used in CertInfo objects that must exist to hold catastrophic error messages that occur before any certificates are collected (eg.

Inheritance:


Public Methods

[more] DummyCertificate ()
[more]const DummyCertificateImpl* 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

The DummyCertificate is used in CertInfo objects that must exist to hold catastrophic error messages that occur before any certificates are collected (eg. Root policy certificate doesnt exist or has an irrecoverable error).

o DummyCertificate()

oconst DummyCertificateImpl* operator->() const


This class has no child classes.
Author:
Sushila R.Subramanian
Version:
1.0 04/05/20
See Also:
AkentiCertificate
DummyCertificateImpl

Alphabetic index HTML hierarchy of classes or Java



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