Package-level declarations

Types

Link copied to clipboard

OkHttp network interceptor that enforces Certificate Transparency.

Functions

Link copied to clipboard

Create an OkHttp network interceptor that enforces Certificate Transparency.

Link copied to clipboard
fun OkHttpClient.Builder.installCertificateTransparency(block: CTConfigurationBuilder.() -> Unit = {}): OkHttpClient.Builder

Configure an OkHttpClient.Builder with Certificate Transparency verification.