vertx / io.vertx.reactivex.core.net / SelfSignedCertificate / keyCertOptions

keyCertOptions

open fun keyCertOptions(): PemKeyCertOptions

Provides the io.vertx.reactivex.core.net.KeyCertOptions RSA private key file in PEM format corresponding to the io.vertx.reactivex.core.net.SelfSignedCertificate#privateKeyPath

Return
a io.vertx.core.net.PemKeyCertOptions based on the generated certificate.