import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.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.