[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGTlsBackendInterface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 6650

type TGTlsBackendInterface = object

  g_iface: TGTypeInterface;

  

  supports_tls: ;

  

  get_certificate_type: ;

  

  get_client_connection_type: ;

  

  get_server_connection_type: ;

  

  get_file_database_type: ;

  

  get_default_database: ;

  

  supports_dtls: ;

  

  get_dtls_client_connection_type: ;

  

  get_dtls_server_connection_type: ;

  

end;

Inheritance

TGTlsBackendInterface