Constructor and Description |
---|
SSLEngineFactory(SecureEnvironment env,
String hostname,
int port)
Create a new engine factory.
|
Modifier and Type | Method and Description |
---|---|
SSLEngine |
get()
Returns a new
SSLEngine constructed from the config settings. |
public SSLEngineFactory(SecureEnvironment env, String hostname, int port)
env
- the config environment.Copyright © 2021 Couchbase, Inc.. All rights reserved.