package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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