SSLContextSetupFailed

The platform's TLS stack could not be configured for pinning.

Indicates an environmental failure inside the JCE / JSSE stack — not a TrustPin-side device-policy decision. For SDK refusals based on the device's environment, match UnsupportedDevice separately. Matching only the common TrustPinError supertype catches both.

See also

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?
Link copied to clipboard
Link copied to clipboard