This class is the subclass of RevokedCertificateImpl it implements Certificate following the X
![]() | 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 |
![]() | getCertificateNumber () const Returns the certificateNumber of the revoked certificate |
![]() | getRevocationDate () const Return UtcTime of the revocation |
![]() | paramString () const Returns a string representation for OpenSSLX509RevokedCertificateImpl which is used for debugging purposes |
This class is the subclass of RevokedCertificateImpl it implements Certificate following the X.509 standard.
OpenSSLX509RevokedCertificateImpl(long serialNum, const UtcTime& revokedDate)
OpenSSLX509RevokedCertificateImpl( long serialNum, const UtcTime& revokedDate, const std::vector<V3Extension>& v3extensions)
~OpenSSLX509RevokedCertificateImpl()
long getCertificateNumber() const
UtcTime getRevocationDate() const
string paramString() const
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