zio.http.ClientSSLCertConfig
See theClientSSLCertConfig companion trait
object ClientSSLCertConfig
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClientSSLCertConfig.type
Members list
Type members
Classlikes
final case class FromClientCertFile(certPath: String, keyPath: String) extends ClientSSLCertConfig
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ClientSSLCertConfigclass Objecttrait Matchableclass AnyShow all
final case class FromClientCertResource(certPath: String, keyPath: String) extends ClientSSLCertConfig
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ClientSSLCertConfigclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete fields
In this article