TLSConfig

net.sigusr.mqtt.api.TLSConfig
See theTLSConfig companion class
object TLSConfig

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TLSConfig.type

Members list

Value members

Concrete methods

def apply[F[_] : Async](tlsContextKind: TLSContextKind, tlsParameters: TLSParameters): TLSConfig[F]