limal::ca_mgm::CertificateData Class Reference
Read-only data representation of a certificate.
More...
#include <CertificateData.hpp>
List of all members.
Detailed Description
Read-only data representation of a certificate.
This class is a read-only data representation of a certificate
Constructor & Destructor Documentation
limal::ca_mgm::CertificateData::CertificateData |
( |
const CertificateData & |
data |
) |
|
virtual limal::ca_mgm::CertificateData::~CertificateData |
( |
|
) |
[virtual] |
limal::ca_mgm::CertificateData::CertificateData |
( |
|
) |
[protected] |
Member Function Documentation
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CertificateData::dump |
( |
|
) |
const [virtual] |
String limal::ca_mgm::CertificateData::getCertificateAsText |
( |
|
) |
const |
Return the Certificate data as human readable text. (Format may change)
time_t limal::ca_mgm::CertificateData::getEndDate |
( |
|
) |
const |
String limal::ca_mgm::CertificateData::getExtensionsAsText |
( |
|
) |
const |
Return the Certificate extensions as human readable text. (Format may change)
String limal::ca_mgm::CertificateData::getFingerprint |
( |
|
) |
const |
DNObject limal::ca_mgm::CertificateData::getIssuerDN |
( |
|
) |
const |
BLOCXX_NAMESPACE ::UInt32 limal::ca_mgm::CertificateData::getKeysize |
( |
|
) |
const |
KeyAlg limal::ca_mgm::CertificateData::getPublicKeyAlgorithm |
( |
|
) |
const |
String limal::ca_mgm::CertificateData::getPublicKeyAlgorithmAsString |
( |
|
) |
const |
String limal::ca_mgm::CertificateData::getSerial |
( |
|
) |
const |
SigAlg limal::ca_mgm::CertificateData::getSignatureAlgorithm |
( |
|
) |
const |
String limal::ca_mgm::CertificateData::getSignatureAlgorithmAsString |
( |
|
) |
const |
time_t limal::ca_mgm::CertificateData::getStartDate |
( |
|
) |
const |
DNObject limal::ca_mgm::CertificateData::getSubjectDN |
( |
|
) |
const |
BLOCXX_NAMESPACE ::UInt32 limal::ca_mgm::CertificateData::getVersion |
( |
|
) |
const |
virtual bool limal::ca_mgm::CertificateData::valid |
( |
|
) |
const [virtual] |
virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::CertificateData::verify |
( |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: