limal::ca_mgm::CRLGenerationData Class Reference
Data representation to generate a CRL.
More...
#include <CRLGenerationData.hpp>
List of all members.
Detailed Description
Data representation to generate a CRL.
This class is a data representation to generate a CRL.
- Examples:
-
RevokeCertificateAndCreateCRL.cpp.
Constructor & Destructor Documentation
limal::ca_mgm::CRLGenerationData::CRLGenerationData |
( |
|
) |
|
limal::ca_mgm::CRLGenerationData::CRLGenerationData |
( |
CAConfig * |
caConfig, |
|
|
Type |
type | |
|
) |
| | |
limal::ca_mgm::CRLGenerationData::CRLGenerationData |
( |
BLOCXX_NAMESPACE::UInt32 |
hours, |
|
|
const X509v3CRLGenerationExts & |
ext | |
|
) |
| | |
limal::ca_mgm::CRLGenerationData::CRLGenerationData |
( |
const CRLGenerationData & |
data |
) |
|
virtual limal::ca_mgm::CRLGenerationData::~CRLGenerationData |
( |
|
) |
[virtual] |
Member Function Documentation
void limal::ca_mgm::CRLGenerationData::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type | |
|
) |
| | const |
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CRLGenerationData::dump |
( |
|
) |
const [virtual] |
BLOCXX_NAMESPACE ::UInt32 limal::ca_mgm::CRLGenerationData::getCRLLifeTime |
( |
|
) |
const |
void limal::ca_mgm::CRLGenerationData::setCRLLifeTime |
( |
BLOCXX_NAMESPACE::UInt32 |
hours |
) |
|
virtual bool limal::ca_mgm::CRLGenerationData::valid |
( |
|
) |
const [virtual] |
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CRLGenerationData::verify |
( |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: