Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b20
Description
The DEFAULT static field is constructed using
message digest -- "SHA-1"
mask generation function (mgf) -- "MGF1"
parameters for mgf -- MGF1ParameterSpec.SHA1
source of encoding input -- PSource.PSpecified.DEFAULT
Should probably deprecate this static field as in the case of PSSParameterSpec class also
message digest -- "SHA-1"
mask generation function (mgf) -- "MGF1"
parameters for mgf -- MGF1ParameterSpec.SHA1
source of encoding input -- PSource.PSpecified.DEFAULT
Should probably deprecate this static field as in the case of PSSParameterSpec class also
Attachments
Issue Links
- csr for
-
JDK-8284919 Deprecate the DEFAULT static field of OAEPParameterSpec
-
- Closed
-