Uses of Class
io.quarkus.grpc.runtime.config.TlsClientConfig.PemKeyCertConfiguration
Packages that use TlsClientConfig.PemKeyCertConfiguration
-
Uses of TlsClientConfig.PemKeyCertConfiguration in io.quarkus.grpc.runtime.config
Fields in io.quarkus.grpc.runtime.config declared as TlsClientConfig.PemKeyCertConfigurationModifier and TypeFieldDescriptionTlsClientConfig.keyCertificatePemKey/cert configuration in the PEM format. -
Uses of TlsClientConfig.PemKeyCertConfiguration in io.quarkus.grpc.runtime.supports
Methods in io.quarkus.grpc.runtime.supports with parameters of type TlsClientConfig.PemKeyCertConfigurationModifier and TypeMethodDescriptionstatic voidSSLConfigHelper.configurePemKeyCertOptions(io.vertx.core.net.TCPSSLOptions options, TlsClientConfig.PemKeyCertConfiguration configuration)