object ClientSSLConfig
- Companion:
- class
Type members
Classlikes
final case class FromTrustStoreFile(trustStorePath: String, trustStorePassword: String) extends ClientSSLConfig
final case class FromTrustStoreResource(trustStorePath: String, trustStorePassword: String) extends ClientSSLConfig