| Package | Description |
|---|---|
| com.couchbase.client.core.env |
| Modifier and Type | Method and Description |
|---|---|
static CertificateAuthenticator |
CertificateAuthenticator.fromKey(PrivateKey key,
String keyPassword,
List<X509Certificate> keyCertChain) |
static CertificateAuthenticator |
CertificateAuthenticator.fromKeyManagerFactory(Supplier<KeyManagerFactory> keyManagerFactory) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.