Pfx

fs2.io.net.tls.SecureContext$.Pfx
final case class Pfx(buf: Either[Chunk[Byte], String], passphrase: Option[String])

Attributes

Source
SecureContext.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Pfx

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product