glibmm 2.80.0
Gio::TlsCertificate Member List

This is the complete list of members for Gio::TlsCertificate, including all inherited members.

connect_property_changed(const Glib::ustring & property_name, const sigc::slot< void()> & slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring & property_name, sigc::slot< void()> && slot)Glib::ObjectBase
create(const std::string & file)Gio::TlsCertificatestatic
create(const std::string & cert_file, const std::string & key_file)Gio::TlsCertificatestatic
create_from_pem(const std::string & data, gssize length=-1)Gio::TlsCertificatestatic
create_list_from_file(const std::string & file)Gio::TlsCertificatestatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark & key)Glib::Object
get_issuer()Gio::TlsCertificate
get_issuer() constGio::TlsCertificate
get_issuer_name() constGio::TlsCertificate
get_not_valid_after() constGio::TlsCertificate
get_not_valid_before() constGio::TlsCertificate
get_property(const Glib::ustring & property_name, PropertyType & value) constGlib::ObjectBase
get_property(const Glib::ustring & property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring & property_name, Glib::ValueBase & value) constGlib::ObjectBase
get_subject_name() constGio::TlsCertificate
get_type()Gio::TlsCertificatestatic
gobj()Gio::TlsCertificateinline
gobj() constGio::TlsCertificateinline
gobj_copy()Gio::TlsCertificate
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
is_same(const Glib::RefPtr< const TlsCertificate > & cert_two) constGio::TlsCertificate
Object(const Object &)=deleteGlib::Object
Object(Object && src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams & construct_params)Glib::Objectexplicitprotected
Object(GObject * castitem)Glib::Objectexplicitprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char * custom_type_name)Glib::ObjectBaseexplicitprotected
ObjectBase(const std::type_info & custom_type_info)Glib::ObjectBaseexplicitprotected
ObjectBase(ObjectBase && src) noexceptGlib::ObjectBaseprotected
operator=(TlsCertificate && src) noexceptGio::TlsCertificate
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object && src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase && src) noexceptGlib::ObjectBaseprotected
property_certificate() constGio::TlsCertificate
property_certificate_pem() constGio::TlsCertificate
property_issuer() constGio::TlsCertificate
property_issuer_name() constGio::TlsCertificate
property_not_valid_after() constGio::TlsCertificate
property_not_valid_before() constGio::TlsCertificate
property_pkcs11_uri() constGio::TlsCertificate
property_private_key() constGio::TlsCertificate
property_private_key_pem() constGio::TlsCertificate
property_private_key_pkcs11_uri() constGio::TlsCertificate
property_subject_name() constGio::TlsCertificate
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
set_data(const Quark & key, void * data)Glib::Object
set_data(const Quark & key, void * data, DestroyNotify notify)Glib::Object
set_data_with_c_callback(const Quark & key, void * data, GDestroyNotify notify)Glib::Object
set_property(const Glib::ustring & property_name, const PropertyType & value)Glib::ObjectBase
set_property_value(const Glib::ustring & property_name, const Glib::ValueBase & value)Glib::ObjectBase
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
TlsCertificate(TlsCertificate && src) noexceptGio::TlsCertificate
TlsCertificate(const std::string & data, gssize length)Gio::TlsCertificateexplicitprotected
TlsCertificate(const std::string & file)Gio::TlsCertificateexplicitprotected
TlsCertificate(const std::string & cert_file, const std::string & key_file)Gio::TlsCertificateexplicitprotected
unreference() constGlib::ObjectBasevirtual
verify(const Glib::RefPtr< const SocketConnectable > & identity, const Glib::RefPtr< const TlsCertificate > & trusted_ca) constGio::TlsCertificate
verify(const Glib::RefPtr< const SocketConnectable > & identity) constGio::TlsCertificate
verify(const Glib::RefPtr< const TlsCertificate > & trusted_ca) constGio::TlsCertificate
verify() constGio::TlsCertificate
verify_vfunc(const Glib::RefPtr< const SocketConnectable > & identity, const Glib::RefPtr< const TlsCertificate > & trusted_ca) constGio::TlsCertificateprotectedvirtual
wrap(GTlsCertificate * object, bool take_copy=false)Gio::TlsCertificaterelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~TlsCertificate() noexcept overrideGio::TlsCertificate