public interface TlsDHConfigVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
accept(TlsDHConfig dhConfig)
Check whether the given DH configuration is acceptable for use.
|
boolean accept(TlsDHConfig dhConfig)
dhConfig
- the TlsDHConfig
to check