System

skunk.SSL$.System$
object System extends SSL

SSL from the system default SSLContext.

Attributes

Source
SSL.scala
Graph
Supertypes
class SSL
class Object
trait Matchable
class Any
Self type
System.type

Members list

Value members

Concrete methods

def tlsContext[F[_] : Network](implicit evidence$7: Network[F], ev: ApplicativeError[F, Throwable]): Resource[F, TLSContext[F]]

Attributes

Source
SSL.scala

Inherited methods

def toSSLNegotiationOptions[F[_] : Network](logger: Option[String => F[Unit]])(implicit evidence$2: Network[F], ev: ApplicativeError[F, Throwable]): Resource[F, Option[Options[F]]]

Attributes

Inherited from:
SSL
Source
SSL.scala
def withFallback(fallbackOk: Boolean): SSL

Attributes

Inherited from:
SSL
Source
SSL.scala
def withTLSParameters(tlsParameters: TLSParameters): SSL

Attributes

Inherited from:
SSL
Source
SSL.scala

Inherited fields

val fallbackOk: Boolean

Attributes

Inherited from:
SSL
Source
SSL.scala

Attributes

Inherited from:
SSL
Source
SSL.scala