QCA::CRLContextProps Class Reference
[QCA provider API]

X.509 certificate revocation list properties. More...

#include <QtCrypto>

Collaboration diagram for QCA::CRLContextProps:

Collaboration graph
[legend]

List of all members.

Public Attributes

CertificateInfoOrdered issuer
QByteArray issuerId
QDateTime nextUpdate
int number
QList< CRLEntryrevoked
QByteArray sig
SignatureAlgorithm sigalgo
QDateTime thisUpdate


Detailed Description

X.509 certificate revocation list properties.

Note:
This class is part of the provider plugin interface and should not be used directly by applications. You probably want CRL instead.
For efficiency and simplicity, the members are directly accessed.

Member Data Documentation

The issuer information of the CRL.

The issuer id.

The time this CRL expires, and the next CRL should be fetched.

The CRL number, which increases at each update.

The revoked entries.

The signature data of the CRL.

The signature algorithm used by the issuer to sign the CRL.

The time this CRL was created.


The documentation for this class was generated from the following file:

Generated on Wed Apr 29 15:15:59 2009 for Qt Cryptographic Architecture by  doxygen 1.5.5