Botan
1.10.9
|
#include <x509_ext.h>
Public Member Functions | |
CRL_Number * | copy () const |
CRL_Number () | |
CRL_Number (size_t n) | |
size_t | get_crl_number () const |
OID | oid_of () const |
CRL Number Extension
Definition at line 291 of file x509_ext.h.
|
inline |
Definition at line 296 of file x509_ext.h.
Referenced by copy().
|
inline |
Definition at line 297 of file x509_ext.h.
|
virtual |
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 525 of file x509_ext.cpp.
References CRL_Number().
size_t Botan::Cert_Extension::CRL_Number::get_crl_number | ( | ) | const |
Definition at line 515 of file x509_ext.cpp.
|
inherited |
Definition at line 72 of file x509_ext.cpp.
References Botan::OIDS::lookup(), and Botan::Certificate_Extension::oid_name().
Referenced by Botan::Extensions::encode_into().