NotFound

data class NotFound(val host: String) : ValidationEvent

The certificate not found in sslpinning.

Constructors

Link copied to clipboard
constructor(host: String)

Properties

Link copied to clipboard
val host: String

The host for which the certificate was not found.