Gcr.CertificateChain.prototype.get_endpoint
function get_endpoint(): Gcr.Certificate {
// Gjs wrapper for gcr_certificate_chain_get_endpoint()
}
Get the endpoint certificate in the chain. This is always the first certificate in the chain. The endpoint certificate cannot be anchored.
- Returns
the endpoint certificate, or null if the chain is empty