class OpenSSLX509RevokedCertificateImpl : public RevokedCertificateImpl

This class is the subclass of RevokedCertificateImpl it implements Certificate following the X

Inheritance:


Public Methods

OpenSSLX509RevokedCertificateImpl (const Certificate& cert, const UtcTime& revokedDate)
Constructs this object with arguments cert and revokedDate
OpenSSLX509RevokedCertificateImpl (long serialNum, const UtcTime& revokedDate)
Constructs this object with arguments serialNum and revokedDate
OpenSSLX509RevokedCertificateImpl ( long serialNum, const UtcTime& revokedDate, const std::vector<V3Extension>& v3extensions)
Constructs this object with arguments serialNum, revokedDate, and extensions
~OpenSSLX509RevokedCertificateImpl ()
Deletes this object
long getCertificateNumber () const
Returns the certificateNumber of the revoked certificate
UtcTime getRevocationDate () const
Return UtcTime of the revocation
string paramString () const
Returns a string representation for OpenSSLX509RevokedCertificateImpl which is used for debugging purposes

Inherited from RevokedCertificateImpl:

Public Methods

virtual std::vector <V3Extension> getExtensions() const

Documentation

This class is the subclass of RevokedCertificateImpl it implements Certificate following the X.509 standard.
OpenSSLX509RevokedCertificateImpl(const Certificate& cert, const UtcTime& revokedDate)
Constructs this object with arguments cert and revokedDate

OpenSSLX509RevokedCertificateImpl(long serialNum, const UtcTime& revokedDate)
Constructs this object with arguments serialNum and revokedDate

OpenSSLX509RevokedCertificateImpl( long serialNum, const UtcTime& revokedDate, const std::vector<V3Extension>& v3extensions)
Constructs this object with arguments serialNum, revokedDate, and extensions

~OpenSSLX509RevokedCertificateImpl()
Deletes this object

long getCertificateNumber() const
Returns the certificateNumber of the revoked certificate

UtcTime getRevocationDate() const
Return UtcTime of the revocation

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


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01

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