| Botan
    1.10.16
    | 
#include <x509_ext.h>
 
  
 | Public Member Functions | |
| Issuer_Alternative_Name * | copy () const | 
| AlternativeName | get_alt_name () const | 
| Issuer_Alternative_Name (const AlternativeName &=AlternativeName()) | |
| OID | oid_of () const | 
Issuer Alternative Name Extension
Definition at line 230 of file x509_ext.h.
| Botan::Cert_Extension::Issuer_Alternative_Name::Issuer_Alternative_Name | ( | const AlternativeName & | name = AlternativeName() | ) | 
Definition at line 400 of file x509_ext.cpp.
References Botan::Data_Store::add(), Botan::BER_Decoder::decode_list(), Botan::DER_Encoder::encode_list(), Botan::DER_Encoder::end_cons(), Botan::BER_Decoder::end_cons(), Botan::DER_Encoder::get_contents(), Botan::SEQUENCE, Botan::DER_Encoder::start_cons(), and Botan::BER_Decoder::start_cons().
| 
 | inlinevirtual | 
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 233 of file x509_ext.h.
| 
 | inlineinherited | 
Definition at line 195 of file x509_ext.h.
| 
 | 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