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