Botan 3.6.1
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_dn(const X509_DN &dn)Botan::AlternativeName
add_dns(std::string_view dns)Botan::AlternativeName
add_email(std::string_view addr)Botan::AlternativeName
add_ipv4_address(uint32_t ipv4)Botan::AlternativeName
add_other_name(const OID &oid, const ASN1_String &value)Botan::AlternativeName
add_othername(const OID &oid, std::string_view value, ASN1_Type type)Botan::AlternativeName
add_uri(std::string_view uri)Botan::AlternativeName
AlternativeName()Botan::AlternativeNameinline
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
count() constBotan::AlternativeName
decode_from(BER_Decoder &) overrideBotan::AlternativeNamevirtual
directory_names() constBotan::AlternativeNameinline
dn() constBotan::AlternativeName
dns() constBotan::AlternativeNameinline
email() constBotan::AlternativeNameinline
encode_into(DER_Encoder &) const overrideBotan::AlternativeNamevirtual
get_attribute(std::string_view attr) constBotan::AlternativeName
get_attributes() constBotan::AlternativeName
get_first_attribute(std::string_view attr) constBotan::AlternativeName
get_othernames() constBotan::AlternativeName
has_field(std::string_view attr) constBotan::AlternativeName
has_items() constBotan::AlternativeName
ipv4_address() constBotan::AlternativeNameinline
operator=(const ASN1_Object &)=defaultBotan::ASN1_Object
other_names() constBotan::AlternativeNameinline
uris() constBotan::AlternativeNameinline
~ASN1_Object()=defaultBotan::ASN1_Objectvirtual