> Add `Cipher::exportKey` and `Cipher::exportData` APIs, and expose the PKE > export functions.
Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 24 commits: - merge with master - change to the current bug id - add HPKE export - Merge branch 'master' into 8325513 - it's 27 now - state check; arg check; much more test - Merge branch 'master' into 8325513 - new since, more UOE cases - Merge branch 'master' into 8325513 - exportData - ... and 14 more: https://git.openjdk.org/jdk/compare/cddee6d6...d9288571 ------------- Changes: https://git.openjdk.org/jdk/pull/18409/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18409&range=10 Stats: 424 lines in 7 files changed: 409 ins; 0 del; 15 mod Patch: https://git.openjdk.org/jdk/pull/18409.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18409/head:pull/18409 PR: https://git.openjdk.org/jdk/pull/18409
