Botan
1.10.9
|
#include <x509_ext.h>
Public Member Functions | |
Authority_Key_ID () | |
Authority_Key_ID (const MemoryRegion< byte > &k) | |
Authority_Key_ID * | copy () const |
MemoryVector< byte > | get_key_id () const |
OID | oid_of () const |
Authority Key Identifier Extension
Definition at line 168 of file x509_ext.h.
|
inline |
Definition at line 173 of file x509_ext.h.
|
inline |
Definition at line 174 of file x509_ext.h.
|
inlinevirtual |
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 171 of file x509_ext.h.
|
inline |
Definition at line 176 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().