module Gio::TlsFileDatabase

Overview

#GTlsFileDatabase is implemented by #GTlsDatabase objects which load their certificate information from a file. It is an interface which TLS library specific subtypes implement.

Defined in:

lib/gi-crystal/src/auto/gio-2.0/tls_file_database.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail

def anchors : String #

def anchors=(value : String) : String #

def new(anchors : String) : Gio::TlsFileDatabase #

abstract def to_unsafe #