package ssl
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
SSLEngine
[F[_]] extends AnyRef
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.