InsecureContentStatus
@Serializable
Information about insecure content on the page.
Constructors
Link copied to clipboard
constructor(ranMixedContent: Boolean, displayedMixedContent: Boolean, containedMixedForm: Boolean, ranContentWithCertErrors: Boolean, displayedContentWithCertErrors: Boolean, ranInsecureContentStyle: Security.SecurityState, displayedInsecureContentStyle: Security.SecurityState)