Botan
1.10.9
|
#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.
|
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().