JdkSslServerContext

cc.otavia.handler.ssl.JdkSslServerContext
See theJdkSslServerContext companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def newSSLContext(provider: Option[Provider], trustManagerFactory: Option[TrustManagerFactory], keyManagerFactory: KeyManagerFactory, sessionCacheSize: Long, sessionTimeout: Long, keyStore: String): SSLContext