-
Constructor Summary 
Constructors
Constructor that takes a private value x
, a prime
modulus p
, and a base generator g
.
-
Method Summary 
Returns the base generator g
.
Returns the prime modulus p
.
Returns the private value x
.
Methods declared in class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
DHPrivateKeySpec 
-
Method Details 