TlsDatabase.lookupCertificatesIssuedByFinish

Finish an asynchronous lookup of certificates. See TlsDatabase.lookupCertificatesIssuedBy for more information.

class TlsDatabase
lookupCertificatesIssuedByFinish

Parameters

result AsyncResultIF

Return Value

Type: ListG

a newly allocated list of gio.TlsCertificate objects. Use g_object_unref() on each certificate, and g_list_free() on the release the list.

Throws

GException on failure.

Meta

Since

2.30