#include <IssuerAlternativeNameExtension.hpp>
ca_mgm::IssuerAlternativeNameExt::IssuerAlternativeNameExt |
( |
| ) |
|
ca_mgm::IssuerAlternativeNameExt::IssuerAlternativeNameExt |
( |
bool |
copyIssuer, |
|
|
const std::list< LiteralValue > & |
alternativeNameList |
|
) |
| |
ca_mgm::IssuerAlternativeNameExt::IssuerAlternativeNameExt |
( |
CAConfig * |
caConfig, |
|
|
Type |
type |
|
) |
| |
virtual ca_mgm::IssuerAlternativeNameExt::~IssuerAlternativeNameExt |
( |
| ) |
|
|
virtual |
void ca_mgm::IssuerAlternativeNameExt::addIssuerAltName |
( |
const LiteralValue & |
altName | ) |
|
virtual void ca_mgm::IssuerAlternativeNameExt::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type |
|
) |
| const |
|
virtual |
virtual std::vector<std::string> ca_mgm::IssuerAlternativeNameExt::dump |
( |
| ) |
const |
|
virtual |
std::list<LiteralValue> ca_mgm::IssuerAlternativeNameExt::getAlternativeNameList |
( |
| ) |
const |
bool ca_mgm::IssuerAlternativeNameExt::getCopyIssuer |
( |
| ) |
const |
void ca_mgm::IssuerAlternativeNameExt::setAlternativeNameList |
( |
const std::list< LiteralValue > & |
alternativeNameList | ) |
|
void ca_mgm::IssuerAlternativeNameExt::setCopyIssuer |
( |
bool |
copyIssuer | ) |
|
virtual bool ca_mgm::IssuerAlternativeNameExt::valid |
( |
| ) |
const |
|
virtual |
virtual std::vector<std::string> ca_mgm::IssuerAlternativeNameExt::verify |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: