Gio.TlsBackend.prototype.get_certificate_type

function get_certificate_type(): GObject.Type {
    // Gjs wrapper for g_tls_backend_get_certificate_type()
}
  

Gets the GLib.Type of backend's Gio.TlsCertificate implementation.

Since 2.28

Returns

the GLib.Type of backend's Gio.TlsCertificate implementation.