toggle menu
wisp-client
2024.05.31.180357-282fa8a
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