|
libcamgm
|
Read-only data representation of X509 V3 Certificate Extensions. More...
#include <X509v3CertificateExtensions.hpp>
Protected Member Functions | |
| X509v3CertificateExts () | |
Protected Attributes | |
| ca_mgm::RWCOW_pointer < X509v3CertificateExtsImpl > | m_impl |
Read-only data representation of X509 V3 Certificate Extensions.
| ca_mgm::X509v3CertificateExts::X509v3CertificateExts | ( | const X509v3CertificateExts & | extensions | ) |
|
virtual |
|
protected |
|
virtual |
| AuthorityInfoAccessExt ca_mgm::X509v3CertificateExts::getAuthorityInfoAccess | ( | ) | const |
| AuthorityKeyIdentifierExt ca_mgm::X509v3CertificateExts::getAuthorityKeyIdentifier | ( | ) | const |
| BasicConstraintsExt ca_mgm::X509v3CertificateExts::getBasicConstraints | ( | ) | const |
| CertificatePoliciesExt ca_mgm::X509v3CertificateExts::getCertificatePolicies | ( | ) | const |
| CRLDistributionPointsExt ca_mgm::X509v3CertificateExts::getCRLDistributionPoints | ( | ) | const |
| ExtendedKeyUsageExt ca_mgm::X509v3CertificateExts::getExtendedKeyUsage | ( | ) | const |
| IssuerAlternativeNameExt ca_mgm::X509v3CertificateExts::getIssuerAlternativeName | ( | ) | const |
| KeyUsageExt ca_mgm::X509v3CertificateExts::getKeyUsage | ( | ) | const |
| NsBaseUrlExt ca_mgm::X509v3CertificateExts::getNsBaseUrl | ( | ) | const |
| NsCaPolicyUrlExt ca_mgm::X509v3CertificateExts::getNsCaPolicyUrl | ( | ) | const |
| NsCaRevocationUrlExt ca_mgm::X509v3CertificateExts::getNsCaRevocationUrl | ( | ) | const |
| NsCertTypeExt ca_mgm::X509v3CertificateExts::getNsCertType | ( | ) | const |
| NsCommentExt ca_mgm::X509v3CertificateExts::getNsComment | ( | ) | const |
| NsRenewalUrlExt ca_mgm::X509v3CertificateExts::getNsRenewalUrl | ( | ) | const |
| NsRevocationUrlExt ca_mgm::X509v3CertificateExts::getNsRevocationUrl | ( | ) | const |
| NsSslServerNameExt ca_mgm::X509v3CertificateExts::getNsSslServerName | ( | ) | const |
| SubjectAlternativeNameExt ca_mgm::X509v3CertificateExts::getSubjectAlternativeName | ( | ) | const |
| SubjectKeyIdentifierExt ca_mgm::X509v3CertificateExts::getSubjectKeyIdentifier | ( | ) | const |
| X509v3CertificateExts& ca_mgm::X509v3CertificateExts::operator= | ( | const X509v3CertificateExts & | extensions | ) |
|
virtual |
|
virtual |
|
protected |
1.8.8