#include <X509v3CRLExtensions.hpp>
Public Member Functions | |
| X509v3CRLExts (const X509v3CRLExts &extensions) | |
| virtual | ~X509v3CRLExts () |
| X509v3CRLExts & | operator= (const X509v3CRLExts &extensions) |
| AuthorityKeyIdentifierExt | getAuthorityKeyIdentifier () const |
| IssuerAlternativeNameExt | getIssuerAlternativeName () const |
| virtual bool | valid () const |
| virtual BLOCXX_NAMESPACE::StringArray | verify () const |
| virtual BLOCXX_NAMESPACE::StringArray | dump () const |
Protected Member Functions | |
| X509v3CRLExts () | |
Protected Attributes | |
| BLOCXX_NAMESPACE::COWIntrusiveReference< X509v3CRLExtsImpl > | m_impl |
This class includes a collection of X509v3 extension for presenting CRLs (Read-only data representation)
| limal::ca_mgm::X509v3CRLExts::X509v3CRLExts | ( | const X509v3CRLExts & | extensions | ) |
| virtual limal::ca_mgm::X509v3CRLExts::~X509v3CRLExts | ( | ) | [virtual] |
| limal::ca_mgm::X509v3CRLExts::X509v3CRLExts | ( | ) | [protected] |
| X509v3CRLExts& limal::ca_mgm::X509v3CRLExts::operator= | ( | const X509v3CRLExts & | extensions | ) |
| AuthorityKeyIdentifierExt limal::ca_mgm::X509v3CRLExts::getAuthorityKeyIdentifier | ( | ) | const |
| IssuerAlternativeNameExt limal::ca_mgm::X509v3CRLExts::getIssuerAlternativeName | ( | ) | const |
| virtual bool limal::ca_mgm::X509v3CRLExts::valid | ( | ) | const [virtual] |
| virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::X509v3CRLExts::verify | ( | ) | const [virtual] |
| virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::X509v3CRLExts::dump | ( | ) | const [virtual] |
BLOCXX_NAMESPACE ::COWIntrusiveReference<X509v3CRLExtsImpl> limal::ca_mgm::X509v3CRLExts::m_impl [protected] |
1.5.0