Virtual Method
GioTlsDatabaselookup_certificates_issued_by_finish
Declaration
GList*
lookup_certificates_issued_by_finish (
GTlsDatabase* self,
GAsyncResult* result,
GError** error
)
Description
Finish an asynchronous lookup of certificates. See
g_tls_database_lookup_certificates_issued_by()
for more information.
Available since: | 2.30 |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |