toggle menu
wisp-client
2024.01.30.210627-de78b2e
jvm
switch theme
search in API
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