onRequestCertificatePassword
fun onRequestCertificatePassword( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>) -> Boolean): <Error class: unknown class>(source)
Emitted during the @msg's connection TLS handshake when
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: tlsPassword
the #GTlsPassword. Returns true to handle the request, or false to make the connection fail with %G_TLS_ERROR_CERTIFICATE_REQUIRED.