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