Uses of Interface
io.quarkus.vertx.core.runtime.config.PemKeyCertConfiguration
Packages that use PemKeyCertConfiguration
-
Uses of PemKeyCertConfiguration in io.quarkus.vertx.core.runtime
Methods in io.quarkus.vertx.core.runtime with parameters of type PemKeyCertConfigurationModifier and TypeMethodDescriptionstatic voidSSLConfigHelper.configurePemKeyCertOptions(io.vertx.core.net.TCPSSLOptions options, PemKeyCertConfiguration configuration) -
Uses of PemKeyCertConfiguration in io.quarkus.vertx.core.runtime.config
Methods in io.quarkus.vertx.core.runtime.config that return PemKeyCertConfigurationModifier and TypeMethodDescriptionEventBusConfiguration.keyCertificatePem()The key configuration for the PEM format.