SNICallback

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[F[_]](servername: String)(implicit evidence$4: Async[F]): F[Either[Throwable, Option[SecureContext]]]

Concrete methods

def toJS[F[_]](dispatcher: Dispatcher[F])(implicit F: Async[F]): Function2[String, Function2[Error | Null, SecureContext, Unit], Unit]