ldbc.connector.SSL
See theSSL companion trait
object SSL
Attributes
Members list
Type members
Classlikes
Value members
Inherited methods
Creates an TLSContext
from the specified key store.
Creates an TLSContext
from the specified key store.
Attributes
- Inherited from:
- SSLPlatform (hidden)
- Source
- SSLPlatform.scala
Creates an SSL
from the specified key store file.
Creates an SSL
from the specified key store file.
Attributes
- Inherited from:
- SSLPlatform (hidden)
- Source
- SSLPlatform.scala
Creates an SSL
from the specified class path resource.
Creates an SSL
from the specified class path resource.
Attributes
- Inherited from:
- SSLPlatform (hidden)
- Source
- SSLPlatform.scala
Creates a SSL
from an SSLContext
.
Creates a SSL
from an SSLContext
.
Attributes
- Inherited from:
- SSLPlatform (hidden)
- Source
- SSLPlatform.scala
In this article