Botan 3.4.0
Crypto and TLS for C&
Botan::AlternativeName Member List

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

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