-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0
-
None
-
beta
-
generic
-
generic
We need to add a parameter specification class for RSA keypair generation, which
will allow users to specify the RSA public exponent value (in addition to the
modulus size).
The name of the new class should be:
java.security.spec.RSAGenKeyPairParameterSpec
will allow users to specify the RSA public exponent value (in addition to the
modulus size).
The name of the new class should be:
java.security.spec.RSAGenKeyPairParameterSpec
- duplicates
-
JDK-4240374 No mechanism for specifying the public exponent for RSA keygen
-
- Closed
-
- relates to
-
JDK-4333184 can not use RSAKeyGenParameterSpec to initialize KeyPairGenerator
-
- Closed
-