Java.Security.Interfaces.IDSAParams Members

The members of Java.Security.Interfaces.IDSAParams are listed below.

Public Methods

GetG() : Java.Math.BigInteger
Returns the base (g) value.
GetP() : Java.Math.BigInteger
Returns the prime (p) value.
GetQ() : Java.Math.BigInteger
Returns the subprime (q) value.