Package io.quarkus.grpc.runtime.config
Interface GrpcClientConfiguration.TlsClientConfig.PfxConfiguration
- Enclosing interface:
GrpcClientConfiguration.TlsClientConfig
public static interface GrpcClientConfiguration.TlsClientConfig.PfxConfiguration
-
Method Summary
-
Method Details
-
path
Path to the key file (PFX format). -
password
Password of the key.
-