package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gio/Ocgtk_gio/Gio/Tls_certificate/class-tls_certificate/index.html

Class Tls_certificate.tls_certificate

method get_issuer : unit -> tls_certificate_t option
method get_issuer_name : unit -> string option
method get_subject_name : unit -> string option
method is_same : tls_certificate_t -> bool
method verify : Ocgtk_gio__.GSocket_address_and__socket_address_enumerator_and__socket_connectable.socket_connectable_t option -> tls_certificate_t option -> Ocgtk_gio__.Gio_enums.tlscertificateflags
method certificate_pem : string
method pkcs11_uri : string
method private_key_pem : string
method private_key_pkcs11_uri : string
method as_tls_certificate : Ocgtk_gio__.Tls_certificate.t