Botan  2.19.1
Crypto and TLS for C++11
Botan::AlternativeName Member List

This is the complete list of members for Botan::AlternativeName, including all inherited members.

add_attribute(const std::string &type, const std::string &value)Botan::AlternativeName
add_othername(const OID &oid, const std::string &value, ASN1_Tag type)Botan::AlternativeName
AlternativeName(const std::string &email_addr="", const std::string &uri="", const std::string &dns="", const std::string &ip_address="")Botan::AlternativeName
ASN1_Object()=defaultBotan::ASN1_Object
ASN1_Object(const ASN1_Object &)=defaultBotan::ASN1_Object
BER_encode() const Botan::ASN1_Object
contents() const Botan::AlternativeName
decode_from(BER_Decoder &) overrideBotan::AlternativeNamevirtual
dn() const Botan::AlternativeName
encode_into(DER_Encoder &) const overrideBotan::AlternativeNamevirtual
get_attribute(const std::string &attr) const Botan::AlternativeName
get_attributes() const Botan::AlternativeNameinline
get_first_attribute(const std::string &attr) const Botan::AlternativeName
get_othernames() const Botan::AlternativeNameinline
has_field(const std::string &attr) const Botan::AlternativeName
has_items() const Botan::AlternativeName
operator=(const ASN1_Object &)=defaultBotan::ASN1_Object
~ASN1_Object()=defaultBotan::ASN1_Objectvirtual