namespace Akenti class RevokedCertificate : public ref_ptr<RevokedCertificateImpl> 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.
~RevokedCertificate()
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