DefaultTlsSRPGroupVerifier
public interface TlsSRPGroupVerifier
Modifier and Type | Method | 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