T - the algorithm associated with this parameter set (may actually be a FIPS one).public class GeneralParameters<T extends Algorithm> extends java.lang.Object implements Parameters
| Modifier and Type | Method and Description |
|---|---|
T |
getAlgorithm()
Return the algorithm these parameters are associated with.
|
public T getAlgorithm()
getAlgorithm in interface Parameters