On Mon, 12 Jun 2023 18:49:59 GMT, Ben Perez <d...@openjdk.org> wrote:
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key > array to avoid mutability issues. This pull request has now been integrated. Changeset: 4eb4f20a Author: Ben Perez <ben.pe...@oracle.com> Committer: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4eb4f20ae22a8f6a49cbbcaa6603ee19ed078e8b Stats: 53 lines in 2 files changed: 48 ins; 0 del; 5 mod 8308808: SunMSCAPI public keys returns internal key array Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/14425