Class DefaultAkentiRevokedCertificateImpl is an implemention class for AkentiRevokedCertificate
![]() | DefaultAkentiCRLImpl () default constructor |
![]() | ~DefaultAkentiCRLImpl () default destructor |
![]() | getGuarantor () const Returns the guarantor (issuer) of this AkentiCRL in the form of AkentiPrincipal |
![]() | getVersion () const Returns the version of this Default AkentiCRL |
![]() | getLastUpdate () const Returns the Greenwich Mean Time (GMT) of the LastUpdate time of this certificate revoked list |
![]() | getNextUpdate () const Returns the Greenwich Mean Time (GMT) of the nextUpdate time of this certificate revoked list |
![]() | getRevokedCertificates () const Returns vector |
![]() | verify (const PublicKey& publicKey) const Verifies the signature on this certificate revoked list |
![]() | getSignature () const Returns the Signature of this certificate revoked list |
![]() | getSignatureAlgorithm () const Returns the SignatureAlgorithm of this certificate revoked list |
![]() | DefaultAkentiRevokedCertificateImpl () Default Constructor |
![]() | DefaultAkentiRevokedCertificateImpl (const AkentiCertificate& akentiCert, const UtcTime& date) Constructs this object specified by AkentiCertificate akentiCert and UtcTime date |
![]() | DefaultAkentiRevokedCertificateImpl (const string& uniqueID, const string& type, const UtcTime& date) Constructs this object specified by uniqueID, type and date |
![]() | DefaultAkentiRevokedCertificateImpl (int serialNumber, const UtcTime& date, const string& type="x509") Constructs this object specified by serialNumber, date and setted type X509 |
![]() | ~DefaultAkentiRevokedCertificateImpl () Destructor |
![]() | getSerialNumber () const Returns the serialNumber of the revokedCertificate |
![]() | getUniqueID () const Returns the uniqueID which identifies each Certificate of this revokedCertificate |
![]() | getType () const Returns the type of this revokedCertificate |
![]() | getRevocationDate () const Returns the revocationDate of this revokedCertificate |
![]() | getExtensions () const Returns the extensions of this revokedCertificate |
Class DefaultAkentiRevokedCertificateImpl is an implemention class for AkentiRevokedCertificate.The format of DefaultAkentiRevokedCertificate is :
DefaultAkentiRevokedCertificateImpl {
serialNumber int
uniqueID string
type string
revocationDate UtcTime
extensionsAkentiExtension
}
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