public interface TlsDHVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
accept(DHParameters dhParameters)
Check whether the given DH parameters are acceptable for use.
|
boolean accept(DHParameters dhParameters)
dhParameters
- the DHParameters
to checkCopyright © 2020 BouncyCastle.org. All rights reserved.