public interface TlsECConfigVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
accept(TlsECConfig ecConfig)
Check whether the given EC configuration is acceptable for use.
|
boolean accept(TlsECConfig ecConfig)
ecConfig
- the TlsECConfig
to check