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
-
bool operator==(const AkentiCertificate& cert) const
-
void writeEncoding(const string& encType, ostream& os) const
-
string toLogString() const
-
string paramString() const
-
static void writeToStream(const string& encType, ostream& os, const AkentiCertificate& cert)
-
static AkentiCertificate initFromStream(const string& enc, istream& is)
-
static void writeToFile(const string& encType, const string& filename, const AkentiCertificate& cert)
-
static AkentiCertificate initFromFile(const string& encType, const string& filename)
-
static AkentiCertificate initFromFile(const string& filename)
-
operator<<(AkentiOutputStream& os, const AkentiCertificate& cert)
-
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).
DummyCertificate()
const 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++.