TLSSocket

fs2.io.net.tls.TLSSocket$
See theTLSSocket companion trait
object TLSSocket

Attributes

Companion:
trait
Source:
TLSSocket.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def mk[F[_]](socket: Socket[F], connection: S2nConnection[F])(implicit F: Async[F]): F[TLSSocket[F]]

Attributes

Inherited from:
TLSSocketCompanionPlatform (hidden)
Source:
TLSSocketPlatform.scala