Key

fs2.io.net.tls.SecureContext$.Key
final case class Key(pem: 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
Key

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product