namespace Akenti | 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 vector<V3Extension>& v3extensions) Constructs this object with arguments serialNum, revokedDate, and extensions | |
| ~OpenSSLX509RevokedCertificateImpl() Deletes this object | |
| getCertificateNumber() const Returns the certificateNumber of the revoked certificate | |
| getRevocationDate() const Return UtcTime of the revocation | |
| paramString Returns a string representation for OpenSSLX509RevokedCertificateImpl which is used for debugging purposes |
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