RFR: 8318096: Add getParams method in PublicKey and PrivateKey [v3]
Weijun Wang
weijun at openjdk.org
Wed Oct 25 16:31:02 UTC 2023
> Add `getParams` to `PublicKey` and `PrivateKey` so it's available to all current and future public and private keys.
>
> No test. Might add one.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
AsymmetricKey
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16222/files
- new: https://git.openjdk.org/jdk/pull/16222/files/d0cf5c56..8017cc4d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16222&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16222&range=01-02
Stats: 91 lines in 3 files changed: 53 ins; 36 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16222.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16222/head:pull/16222
PR: https://git.openjdk.org/jdk/pull/16222
More information about the security-dev
mailing list