Constructor and Description |
---|
SSLEngineFactory(SecureEnvironment env)
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)
Create a new engine factory.
env
- the config environment.Copyright © 2017 Couchbase, Inc.. All rights reserved.