| Botan
    1.10.16
    | 
#include <x509_ext.h>
 
  
 | Public Member Functions | |
| Key_Usage * | copy () const | 
| Key_Constraints | get_constraints () const | 
| Key_Usage (Key_Constraints c=NO_CONSTRAINTS) | |
| OID | oid_of () const | 
Key Usage Constraints Extension
Definition at line 121 of file x509_ext.h.
| 
 | inline | 
Definition at line 126 of file x509_ext.h.
| 
 | inlinevirtual | 
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 124 of file x509_ext.h.
| 
 | inline | 
Definition at line 128 of file x509_ext.h.
References Botan::NO_CONSTRAINTS.
| 
 | 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