Package-level declarations
Types
Client certificate credentials for mTLS.
Certificate pin for a specific hostname.
Exception thrown when certificate pinning validation fails.
OkHttp interceptor for certificate pinning validation.
Exception thrown when Certificate Transparency validation fails.
SCT-presence-only check for Certificate Transparency.
Provider interface for client certificates in mutual TLS authentication.
Result of Certificate Transparency validation.
Builder for OkHttpClient with mutual TLS (mTLS) support.
Mutual TLS configuration.
Thrown when mTLS configuration fails. The SDK does NOT silently downgrade to unauthenticated TLS; callers that intend mTLS will see this exception and can decide whether to retry, surface to an operator, or proceed explicitly.
Transport layer security policy configuration.