get_status


Description:

public CertificateChainStatus get_status ()

Get the status of a certificate chain.

If the certificate chain has not been built, then the status will be gcr_certificate_chain_unknown.

A status of gcr_certificate_chain_anchored does not mean that the certificate chain has been verified, but merely that an anchor has been found.

Parameters:

this

the CertificateChain

Returns:

the status of the certificate chain.