toggle menu
chrome-devtools-kotlin
5.9.0-1239539
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.security
/
SecurityStateExplanation
/
SecurityStateExplanation
Security
State
Explanation
constructor
(
securityState
:
SecurityState
,
title
:
String
,
summary
:
String
,
description
:
String
,
mixedContentType
:
MixedContentType
,
certificate
:
List
<
String
>
,
recommendations
:
List
<
String
>
?
=
null
)