-
Constructor Summary
Constructors
使用指定的参数值创建一个新的DSAParameterSpec。
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DSAParameterSpec
使用指定的参数值创建一个新的DSAParameterSpec。
-
参数:
-
p
- 素数。
-
q
- 子素数。
-
g
- 基数。
-