RFR: 5066842: PKCS8EncodedKeySpec needs getAlgorithm method [v2]
Anthony Scarpino
ascarpino at openjdk.org
Fri Sep 2 00:05:49 UTC 2022
On Thu, 1 Sep 2022 23:50:47 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Since the algorithm is already encoded inside a PKCS #8 data block, it is not necessary to provide an algorithm when a `PKCS8EncodedKeySpec` object is created. The same for `X509EncodedKeySpec`.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> fine tune spec
Marked as reviewed by ascarpino (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10131
More information about the security-dev
mailing list