public interface TlsSRPGroupVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
accept(SRP6GroupParameters group)
Check whether the given SRP group parameters are acceptable for use.
|
boolean accept(SRP6GroupParameters group)
group
- the SRP6GroupParameters
to check