Method
CamelCertDBlist_certs
since: 3.16
Declaration [src]
GSList*
camel_certdb_list_certs (
CamelCertDB* certdb
)
Description [src]
Gathers a list of known certificates. Each certificate in the returned GSList
is referenced, thus unref it with camel_cert_unref() when done with it, the same
as free the list itself.
Available since: 3.16