limal::ca_mgm::CRLData Class Reference
Read-only data representation of a CRL.
More...
#include <CRLData.hpp>
List of all members.
Detailed Description
Read-only data representation of a CRL.
This class is a read-only data representation of a CRL.
Constructor & Destructor Documentation
limal::ca_mgm::CRLData::CRLData |
( |
const CRLData & |
data |
) |
|
virtual limal::ca_mgm::CRLData::~CRLData |
( |
|
) |
[virtual] |
limal::ca_mgm::CRLData::CRLData |
( |
|
) |
[protected] |
Member Function Documentation
BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CRLData::checkRevocationData |
( |
const BLOCXX_NAMESPACE::Map< String, RevocationEntry > & |
rd |
) |
const [protected] |
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CRLData::dump |
( |
|
) |
const [virtual] |
String limal::ca_mgm::CRLData::getCRLAsText |
( |
|
) |
const |
Return the CRL data as human readable text. (Format may change)
String limal::ca_mgm::CRLData::getExtensionsAsText |
( |
|
) |
const |
Return the CRL extensions as human readable text. (Format may change)
String limal::ca_mgm::CRLData::getFingerprint |
( |
|
) |
const |
DNObject limal::ca_mgm::CRLData::getIssuerDN |
( |
|
) |
const |
time_t limal::ca_mgm::CRLData::getLastUpdateDate |
( |
|
) |
const |
time_t limal::ca_mgm::CRLData::getNextUpdateDate |
( |
|
) |
const |
SigAlg limal::ca_mgm::CRLData::getSignatureAlgorithm |
( |
|
) |
const |
String limal::ca_mgm::CRLData::getSignatureAlgorithmAsString |
( |
|
) |
const |
BLOCXX_NAMESPACE ::Int32 limal::ca_mgm::CRLData::getVersion |
( |
|
) |
const |
virtual bool limal::ca_mgm::CRLData::valid |
( |
|
) |
const [virtual] |
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CRLData::verify |
( |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: