kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.env.dsl
/
TrustSource
/
Companion
/
trustStore
trust
Store
fun
trustStore
(
store
:
KeyStore
)
:
TrustSource
Content copied to clipboard
fun
trustStore
(
path
:
Path
,
password
:
String
,
type
:
String
=
KeyStore.getDefaultType()
)
:
TrustSource
Content copied to clipboard
See also
com.couchbase.client.core.env.SecurityConfig.Builder