import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SecurityStateExplanation } = Protocol.Security;
An explanation of an factor contributing to the security state.
Properties
securityState: SecurityState
Security state representing the severity of the factor being explained.
mixedContentType: MixedContentType
The type of mixed content described by the explanation.