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

TGDtlsConnectionInterface

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

Declaration

Source position: lazgio2.pas line 3812

type TGDtlsConnectionInterface = object

  g_iface: TGTypeInterface;

  

  accept_certificate: ;

  

  handshake: ;

  

  handshake_async: ;

  

  handshake_finish: ;

  

  shutdown: ;

  

  shutdown_async: ;

  

  shutdown_finish: ;

  

  set_advertised_protocols: ;

  

  get_negotiated_protocol: ;

  

  get_binding_data: ;

  

end;

Inheritance

TGDtlsConnectionInterface