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 instanceException
Copyright © 2016. All rights reserved.