Package io.quarkus.kafka.streams.runtime
Interface KeyStoreConfig
public interface KeyStoreConfig
-
Method Summary
-
Method Details
-
type
Key store type -
location
Key store location -
password
Key store password -
key
Key store private key -
certificateChain
Key store certificate chain
-