FromJavaxNetSsl

zio.http.SSLConfig.Data.FromJavaxNetSsl
See theFromJavaxNetSsl companion object
final case class FromJavaxNetSsl(keyManagerKeyStoreType: String = ..., keyManagerSource: Source, keyManagerPassword: Option[Secret] = ..., trustManagerKeyStore: Option[TrustManagerKeyStore] = ...) extends Data

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product