Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.Security"]
Class | Description | |
---|---|---|
CertificateErrorEventArgs | 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. | |
CertificateSecurityState | Details about the security state of the page certificate. | |
InsecureContentStatus | Information about insecure content on the page. | |
SafetyTipInfo | SafetyTipInfo | |
SecurityClient | Security | |
SecurityStateChangedEventArgs | The security state of the page changed. No longer being sent. | |
SecurityStateExplanation | An explanation of an factor contributing to the security state. | |
VisibleSecurityState | Security state information about the page. | |
VisibleSecurityStateChangedEventArgs | The security state of the page changed. |
Enumeration | Description | |
---|---|---|
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 | SafetyTipStatus | |
SecurityState | The security level of a page or resource. |