Interface KeyAndTrustStoreConfigProvider

All Superinterfaces:
TrustStoreConfigProvider
All Known Implementing Classes:
SecureEndpointsConfiguration, SSLContextConfiguration, TlsContextConfiguration

public interface KeyAndTrustStoreConfigProvider extends TrustStoreConfigProvider
Defines a configuration interface for properties needed to create key and trust stores, and a contract to be able to create an SSLContext and SSLSocketFactory from this configuration.