RFR: 8256363: Define toString() for MGF1ParameterSpec [v3]

Sean Mullan mullan at openjdk.java.net
Wed Nov 18 13:03:08 UTC 2020


On Tue, 17 Nov 2020 15:37:18 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Without this method, `PSSParameterSpec::toString` shows something like:
>> MD: SHA-256
>> MGF: java.security.spec.MGF1ParameterSpec at 77b52d12
>> SaltLength: 32
>> TrailerField: 1
>> This is ugly.
>> 
>> Noreg-trivial.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   choose a record-style format

Marked as reviewed by mullan (Reviewer).

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

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



More information about the security-dev mailing list