| Botan
    1.10.16
    | 
#include <x509_ext.h>
 
  
 | Public Member Functions | |
| CRL_ReasonCode * | copy () const | 
| CRL_ReasonCode (CRL_Code r=UNSPECIFIED) | |
| CRL_Code | get_reason () const | 
| OID | oid_of () const | 
CRL Entry Reason Code Extension
Definition at line 316 of file x509_ext.h.
| 
 | inline | 
Definition at line 321 of file x509_ext.h.
| 
 | inlinevirtual | 
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 319 of file x509_ext.h.
| 
 | inline | 
| 
 | 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