Module chromiumoxide::cdp::browser_protocol::security[][src]

Security

Structs

CertificateId

An internal certificate ID value. CertificateId

CertificateSecurityState

Details about the security state of the page certificate. CertificateSecurityState

CertificateSecurityStateBuilder
DisableParams

Disables tracking security state changes. disable

DisableReturns

Disables tracking security state changes. disable

EnableParams

Enables tracking security state changes. enable

EnableReturns

Enables tracking security state changes. enable

EventSecurityStateChanged

The security state of the page changed. securityStateChanged

EventVisibleSecurityStateChanged

The security state of the page changed. visibleSecurityStateChanged

SafetyTipInfo
SafetyTipInfoBuilder
SecurityStateExplanation

An explanation of an factor contributing to the security state. SecurityStateExplanation

SecurityStateExplanationBuilder
SetIgnoreCertificateErrorsParams

Enable/disable whether all certificate errors should be ignored. setIgnoreCertificateErrors

SetIgnoreCertificateErrorsParamsBuilder
SetIgnoreCertificateErrorsReturns

Enable/disable whether all certificate errors should be ignored. setIgnoreCertificateErrors

VisibleSecurityState

Security state information about the page. VisibleSecurityState

VisibleSecurityStateBuilder

Enums

CertificateErrorAction

The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.

MixedContentType

A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories

SafetyTipStatus
SecurityState

The security level of a page or resource.