Expand description
Security
Structs§
- An internal certificate ID value. CertificateId
- Details about the security state of the page certificate. CertificateSecurityState
- Disables tracking security state changes. disable
- Disables tracking security state changes. disable
- Enables tracking security state changes. enable
- Enables tracking security state changes. enable
- The security state of the page changed. visibleSecurityStateChanged
- An explanation of an factor contributing to the security state. SecurityStateExplanation
- Enable/disable whether all certificate errors should be ignored. setIgnoreCertificateErrors
- Enable/disable whether all certificate errors should be ignored. setIgnoreCertificateErrors
- Security state information about the page. VisibleSecurityState
Enums§
- The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.
- A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories
- The security level of a page or resource.