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.crClass Method Summary
Instance Method Summary
- #anchors : String
- #anchors=(value : String) : String
- #new(anchors : String) : Gio::TlsFileDatabase
- #to_unsafe