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