RFR: 8308808: SunMSCAPI public keys returns internal key array [v2]

Ben Perez duke at openjdk.org
Wed Jun 14 20:38:18 UTC 2023


> Changed `getEncoded` for both EC and RSA to return a copy of the internal key array to avoid mutability issues.

Ben Perez has updated the pull request incrementally with one additional commit since the last revision:

  Changed array copy to be more compact

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14425/files
  - new: https://git.openjdk.org/jdk/pull/14425/files/e7d4dd73..04b2a9d1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14425&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14425&range=00-01

  Stats: 9 lines in 1 file changed: 0 ins; 5 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/14425.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14425/head:pull/14425

PR: https://git.openjdk.org/jdk/pull/14425



More information about the security-dev mailing list