vertx
/
io.vertx.grpc
/
VertxServerBuilder
/
useTransportSecurity
useTransportSecurity
open
fun
useTransportSecurity
(
certChain
:
File
,
privateKey
:
File
)
:
VertxServerBuilder