| Botan
    1.10.16
    | 
#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.
| 
 | 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 Botan::Data_Store::add(), Botan::BER_Decoder::decode(), Botan::DER_Encoder::encode(), Botan::ENUMERATED, Botan::DER_Encoder::get_contents(), and Botan::UNIVERSAL.
| 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().
Referenced by Botan::Extensions::encode_into().
 1.8.13
 1.8.13