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

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

ASN1_Object()=defaultBotan::ASN1_Object
ASN1_Object(const ASN1_Object &)=defaultBotan::ASN1_Object
BER_encode() constBotan::ASN1_Object
decode_from(BER_Decoder &) overrideBotan::OIDvirtual
empty() constBotan::OIDinline
encode_into(DER_Encoder &) const overrideBotan::OIDvirtual
from_name(std::string_view name)Botan::OIDstatic
from_string(std::string_view str)Botan::OIDstatic
get_components() constBotan::OIDinline
get_id() constBotan::OIDinline
has_value() constBotan::OIDinline
human_name_or_empty() constBotan::OID
OID()=defaultBotan::OIDexplicit
OID(std::string_view str)Botan::OIDexplicit
OID(std::initializer_list< uint32_t > init)Botan::OIDinlineexplicit
OID(std::vector< uint32_t > &&init)Botan::OIDinlineexplicit
operator=(const ASN1_Object &)=defaultBotan::ASN1_Object
operator==(const OID &other) constBotan::OIDinline
register_oid(const OID &oid, std::string_view name)Botan::OIDstatic
registered_oid() constBotan::OID
to_formatted_string() constBotan::OID
to_string() constBotan::OID
~ASN1_Object()=defaultBotan::ASN1_Objectvirtual