kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.env.dsl
/
TrustSource
/
Companion
/
trustStore
trust
Store
fun
trustStore
(
store
:
KeyStore
)
:
TrustSource
fun
trustStore
(
path
:
Path
,
password
:
String
,
type
:
String
=
KeyStore.getDefaultType()
)
:
TrustSource
See also
Security
Config.
Builder.
trustStore