kiosk-ops-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
kiosk-ops-sdk
kiosk-ops-sdk
/
com.sarastarquant.kioskops.sdk.transport.security
/
CertificateTransparencyException
Certificate
Transparency
Exception
class
CertificateTransparencyException
(
message
:
String
)
:
IOException
Exception thrown when Certificate Transparency validation fails.
Members
Constructors
Certificate
Transparency
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?