capable_async


Description:

public static async bool capable_async (Object private_key, Cancellable? cancellable) throws Error

Asynchronously check whether [class@CertificateRequest] is capable of creating a request for the given private_key.

Parameters:

private_key

a private key

cancellable

cancellation object

callback

will be called when the operation completes

user_data

data to be passed to callback