import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { CertificateSecurityState } = default.Security;
Details about the security state of the page certificate.
Properties
validFrom: Network.TimeSinceEpoch
Certificate valid from date.
validTo: Network.TimeSinceEpoch
Certificate valid to (expiration) date
The highest priority network error code, if the certificate has an error.