HttpClientSSLConfig

data class HttpClientSSLConfig(cert_store: CertStoreConfig?, trust_store: TrustStoreConfig)

Properties

Link copied to clipboard
val cert_store: CertStoreConfig?
Link copied to clipboard
val trust_store: TrustStoreConfig