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
- Self type
Members list
In this article