accept_async


Description:

public async bool accept_async () throws Error

Accept this certificate, asynchronously.

In or after callback, you may call accept_async.end to check the result.

notify::state will also be emitted when the connection manager signals that the certificate has been accepted.

Parameters:

this

a TLS certificate

callback

called on success or failure

user_data

user data for the callback