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

g_tls_certificate_new_from_files

Declaration

Source position: lazgio2.pas line 8522

function g_tls_certificate_new_from_files(

  cert_file: Pgchar;

  key_file: Pgchar;

  error: PPGError

):PGTlsCertificate;