The methods of Java.Security.Interfaces.IDSAKeyPairGenerator are listed below. For a list of all members, see the IDSAKeyPairGenerator Members list.
Initialize(IDSAParams, Java.Security.SecureRandom)Initializes this generator with the prime (p), subprime (q), and base (g) values from the specified parameters. | ||
Initialize(int, bool, Java.Security.SecureRandom)Initializes this generator for the specified modulus length. |