a Gcr.Certificate to check
the purpose string
Optionalcancellable: Gio.CancellableCheck if the certificate is a trust anchor for the given purpose. A trust
anchor is used to verify the signatures on other certificates when verifying
a certificate chain. Also known as a trusted certificate authority.
When the operation is finished, callback will be called. You can then call Gcr.trust_is_certificate_anchored_finish to get the result of the operation.
a Gcr.Certificate to check
the purpose string
a Gio.AsyncReadyCallback to call when the operation completes
Check if the certificate is a trust anchor for the given purpose. A trust
anchor is used to verify the signatures on other certificates when verifying
a certificate chain. Also known as a trusted certificate authority.
When the operation is finished, callback will be called. You can then call Gcr.trust_is_certificate_anchored_finish to get the result of the operation.
a Gcr.Certificate to check
the purpose string
Optionalcancellable: Gio.CancellableOptionalcallback: AsyncReadyCallback<Gcr.Certificate>a Gio.AsyncReadyCallback to call when the operation completes
Check if the
certificateis a trust anchor for the givenpurpose. A trust anchor is used to verify the signatures on other certificates when verifying a certificate chain. Also known as a trusted certificate authority.When the operation is finished, callback will be called. You can then call Gcr.trust_is_certificate_anchored_finish to get the result of the operation.