ShieldCert
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
ShieldCert
ShieldCert
/
com.shieldcert.core.model
/
ValidationEvent
/
NotFound
Not
Found
data
class
NotFound
(
val
host
:
String
)
:
ValidationEvent
The certificate not found in sslpinning.
Members
Constructors
Not
Found
Link copied to clipboard
constructor
(
host
:
String
)
Properties
host
Link copied to clipboard
val
host
:
String
The host for which the certificate was not found.