Package io.quarkus.grpc.runtime.config
Class TlsClientConfig.PfxConfiguration
java.lang.Object
io.quarkus.grpc.runtime.config.TlsClientConfig.PfxConfiguration
- Enclosing class:
- TlsClientConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
Path to the key file (PFX format). -
password
Password of the key.
-
-
Constructor Details
-
PfxConfiguration
public PfxConfiguration()
-