Asynchronously look up certificates issued by this issuer in the database. See gio.tls_database.TlsDatabase.lookupCertificatesIssuedBy for more information.
The database may choose to hold a reference to the issuer byte array for the duration of this asynchronous operation. The byte array should not be modified during this time.
a #GByteArray which holds the DER encoded issuer DN.
used to interact with the user if necessary
Flags which affect the lookup operation.
a #GCancellable, or null
callback to call when the operation completes
Asynchronously look up certificates issued by this issuer in the database. See gio.tls_database.TlsDatabase.lookupCertificatesIssuedBy for more information.
The database may choose to hold a reference to the issuer byte array for the duration of this asynchronous operation. The byte array should not be modified during this time.