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
Self type

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product