Function

Gcr-4Gcrtrust_is_certificate_anchored

  • 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.

    This call may block, see Gcr.trust_is_certificate_anchored_async for the non-blocking version.

    In the case of an error, false is also returned. Check error to detect if an error occurred.

    Parameters

    Returns boolean

    true if the certificate is a trust anchor