Module java.base

Class RSAKeyGenParameterSpec

java.lang.Object
java.security.spec.RSAKeyGenParameterSpec
All Implemented Interfaces:
AlgorithmParameterSpec

public class RSAKeyGenParameterSpec extends Object implements AlgorithmParameterSpec
This class specifies the set of parameters used to generate an RSA key pair.
Since:
1.3
See Also: