RFR: 8254935: Deprecate the PSSParameterSpec(int) constructor [v5]

Valerie Peng valeriep at openjdk.java.net
Mon Mar 28 21:54:44 UTC 2022


On Mon, 28 Mar 2022 14:36:24 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   More minor edits.
>
> src/java.base/share/classes/java/security/spec/PSSParameterSpec.java line 179:
> 
>> 177:      * @deprecated This constructor uses the default values defined in
>> 178:      *         the ASN.1 encoding in PKCS#1 except for the salt length.
>> 179:      *         These default values may become obsolete as time progresses.
> 
> Similar rewording suggestion as above.

Sure.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7913



More information about the security-dev mailing list