zio.http.ClientSSLCertConfig
See theClientSSLCertConfig companion trait
object ClientSSLCertConfig
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- 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 and Abstract types
The names of the product elements
The name of the type
Value members
Concrete fields
In this article