SecurityStateExplanation
@Serializable
An explanation of an factor contributing to the security state.
Constructors
Link copied to clipboard
constructor(securityState: Security.SecurityState, title: String, summary: String, description: String, mixedContentType: Security.MixedContentType, certificate: List<String>, recommendations: List<String>? = null)
Properties
Link copied to clipboard
Page certificate.
Link copied to clipboard
Full text explanation of the factor.
Link copied to clipboard
The type of mixed content described by the explanation.
Link copied to clipboard
Recommendations to fix any issues.
Link copied to clipboard
Security state representing the severity of the factor being explained.