public interface TlsDHVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
accept(DHParameters dhParameters)
Deprecated.
Check whether the given DH parameters are acceptable for use.
|
boolean accept(DHParameters dhParameters)
dhParameters
- the DHParameters
to check