open class PemTrustOptionsConverter
Converter for io.vertx.core.net.PemTrustOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.PemTrustOptions original class using Vert.x codegen.
PemTrustOptionsConverter()
Converter for io.vertx.core.net.PemTrustOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.PemTrustOptions original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: PemTrustOptions): Unit |
|
open static fun toJson(obj: PemTrustOptions, json: JsonObject): Unit |