|
|
javax > javax.crypto > javax.crypto.spec > javax.crypto.spec.dhgenparameterspec >
Class: javax.crypto.spec.DHGenParameterSpec java.lang.Object javax.crypto.spec.DHGenParameterSpec
public class DHGenParameterSpec extends Object implements AlgorithmParameterSpec
FIELDS:
CONSTRUCTORS:
| | | public | DHGenParameterSpec(int primeSize, int exponentSize) |
| |
|
|
|
METHODS:
| | | | public | int | getExponentSize() |
| | public | int | getPrimeSize() |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|