-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b20
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
- csr for
-
JDK-8284919 Deprecate the DEFAULT static field of OAEPParameterSpec
- Closed