Java.Security.Interfaces.IDSAParams: Method Members

The methods of Java.Security.Interfaces.IDSAParams are listed below. For a list of all members, see the IDSAParams Members list.

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.