FromJavaxNetSsl

zio.http.ClientSSLConfig.FromJavaxNetSsl
See theFromJavaxNetSsl companion object
final case class FromJavaxNetSsl(keyManagerKeyStoreType: String = ..., keyManagerSource: Source = ..., keyManagerPassword: Option[Secret] = ..., trustManagerKeyStoreType: String = ..., trustManagerSource: Source = ..., trustManagerPassword: Option[Secret] = ...) extends ClientSSLConfig

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Members list