Module chrome_remote_interface_model::security[][src]

Security

Structs

CertificateErrorEventDeprecated

There is a certificate error. If overriding certificate errors is enabled, then it should be handled with the handleCertificateError command. Note: this event does not fire if the certificate error has been allowed internally. Only one client per target should override certificate errors at the same time.

CertificateId

An internal certificate ID value.

CertificateSecurityState

Details about the security state of the page certificate.

CertificateSecurityStateBuilder
DisableCommand

Disables tracking security state changes.

DisableReturn

Disables tracking security state changes.

EnableCommand

Enables tracking security state changes.

EnableReturn

Enables tracking security state changes.

HandleCertificateErrorCommandDeprecated

Handles a certificate error that fired a certificateError event.

HandleCertificateErrorReturnDeprecated

Handles a certificate error that fired a certificateError event.

InsecureContentStatusDeprecated

Information about insecure content on the page.

InsecureContentStatusBuilderDeprecated
SafetyTipInfo
SecurityStateChangedEvent

The security state of the page changed.

SecurityStateChangedEventBuilder
SecurityStateExplanation

An explanation of an factor contributing to the security state.

SecurityStateExplanationBuilder
SetIgnoreCertificateErrorsCommand

Enable/disable whether all certificate errors should be ignored.

SetIgnoreCertificateErrorsReturn

Enable/disable whether all certificate errors should be ignored.

SetOverrideCertificateErrorsCommandDeprecated

Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with handleCertificateError commands.

SetOverrideCertificateErrorsReturnDeprecated

Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with handleCertificateError commands.

VisibleSecurityState

Security state information about the page.

VisibleSecurityStateBuilder
VisibleSecurityStateChangedEvent

The security state of the page changed.

Enums

CertificateErrorAction
MixedContentType
SafetyTipStatus
SecurityState