public interface KeyCertOptions
| Modifier and Type | Method and Description |
|---|---|
KeyCertOptions |
clone() |
default KeyManagerFactory |
getKeyManagerFactory(Vertx vertx)
Create and return the key manager factory for these options.
|
KeyCertOptions clone()
default KeyManagerFactory getKeyManagerFactory(Vertx vertx) throws Exception
vertx - the vertx instanceExceptionCopyright © 2016. All rights reserved.