class Akenti::RevokedCertificate |
A RevokedCertificate object is a reference-count pointer that wraps a RevokedCertificateImpl object.
![]() | RevokedCertificate (RevokedCertificateImpl* impl = NULL) Constructs a RevokedCertificate given a RevokedCertificateImpl object. |
![]() | ~RevokedCertificate () Decrements the count of references to the wrapped RevokedCertificateImpl object. |
A RevokedCertificate object is a reference-count pointer that wraps a RevokedCertificateImpl object. It provides information, albeit indirectly of the certificate has been revoked.
Alphabetic index HTML hierarchy of classes or Java