namespace Akenti class RevokedCertificateImpl

This abstract class provides the information about a certificate which has been revoked

Inheritance:


Public Methods

virtual ~RevokedCertificateImpl ()
Delects this object
virtual long getCertificateNumber () const
Returns the serialNumber of this certificate, together with the issuing CA(certificate authority)'s name to uniquely identify this certificate
virtual UtcTime getRevocationDate () const
Returns UtcTime the certificate was revoked
virtual std::vector <V3Extension> getExtensions () const
Return vector holding the extension's information
virtual string paramString () const
Returns a string representation for RevokedCertificateImpl which is used for debugging purposes

Documentation

This abstract class provides the information about a certificate which has been revoked.
virtual ~RevokedCertificateImpl()
Delects this object

virtual long getCertificateNumber() const
Returns the serialNumber of this certificate, together with the issuing CA(certificate authority)'s name to uniquely identify this certificate

virtual UtcTime getRevocationDate() const
Returns UtcTime the certificate was revoked

virtual std::vector <V3Extension> getExtensions() const
Return vector holding the extension's information

virtual string paramString() const
Returns a string representation for RevokedCertificateImpl which is used for debugging purposes.
Returns:
debugging info


Direct child classes:
OpenSSLX509RevokedCertificateImpl
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
UtcTime
V3Extension

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