trustStore

fun trustStore(store: KeyStore): TrustSource
fun trustStore(path: Path, password: String, type: String = KeyStore.getDefaultType()): TrustSource

See also

com.couchbase.client.core.env.SecurityConfig.Builder