None

skunk.SSL$.None$
object None extends SSL

SSL which indicates that SSL is not to be used.

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
SSL.scala
override def withFallback(fallbackOk: Boolean): SSL

Attributes

Definition Classes
Source:
SSL.scala
override def withTLSParameters(tlsParameters: TLSParameters): SSL

Attributes

Definition Classes
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

Inherited fields

Attributes

Inherited from:
SSL
Source:
SSL.scala

Attributes

Inherited from:
SSL
Source:
SSL.scala