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

g_tls_certificate_new_from_pem

Declaration

Source position: lazgio2.pas line 8523

function g_tls_certificate_new_from_pem(

  data: Pgchar;

  length: gssize;

  error: PPGError

):PGTlsCertificate;