Package

spinoco.fs2.interop

ssl

Permalink

package ssl

Visibility
  1. Public
  2. All

Type Members

  1. trait SSLEngine[F[_]] extends AnyRef

    Permalink

    Helper to establish asynchronous interface around jns.SSLEngine

    Helper to establish asynchronous interface around jns.SSLEngine

    Please note that all operations here are not safe to be invoked concurrently. User of this interface must assure that any wrapXXX or unwrapXX are not called concurrently.

Value Members

  1. object SSLEngine

    Permalink
  2. package tcp

    Permalink

Ungrouped