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

keyCertOptions

abstract fun keyCertOptions(): PemKeyCertOptions

Provides the KeyCertOptions RSA private key file in PEM format corresponding to the #privateKeyPath()

Return
a PemKeyCertOptions based on the generated certificate.