Botan
1.10.9
|
#include <x509_ext.h>
Public Member Functions | |
Extended_Key_Usage * | copy () const |
Extended_Key_Usage () | |
Extended_Key_Usage (const std::vector< OID > &o) | |
std::vector< OID > | get_oids () const |
OID | oid_of () const |
Extended Key Usage Extension
Definition at line 242 of file x509_ext.h.
|
inline |
Definition at line 247 of file x509_ext.h.
|
inline |
Definition at line 248 of file x509_ext.h.
|
inlinevirtual |
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 245 of file x509_ext.h.
|
inline |
Definition at line 250 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().