Class ClientQuicConfiguration

All Implemented Interfaces:
Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

public class ClientQuicConfiguration extends QuicConfiguration

Client-side QuicConfiguration with client-specific settings.

The PEM working directory constructor argument is only necessary when the client-side needs to send certificates to the server, or when it needs a TrustStore, otherwise it may be null.