wisp-client
Toggle table of contents
2025.04.07.195645-2d2cea0
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-client
wisp-client
/
wisp.client
/
HttpClientSSLConfig
Http
Client
SSLConfig
data
class
HttpClientSSLConfig
(
val
cert_store
:
CertStoreConfig
?
,
val
trust_store
:
TrustStoreConfig
)
Members
Constructors
Http
Client
SSLConfig
Link copied to clipboard
constructor
(
cert_store
:
CertStoreConfig
?
,
trust_store
:
TrustStoreConfig
)
Properties
cert_
store
Link copied to clipboard
val
cert_store
:
CertStoreConfig
?
trust_
store
Link copied to clipboard
val
trust_store
:
TrustStoreConfig