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

g_tls_interaction_ask_password_async

Declaration

Source position: lazgio2.pas line 9152

procedure g_tls_interaction_ask_password_async(

  interaction: PGTlsInteraction;

  password: PGTlsPassword;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);