On Fri, 27 Mar 2026 00:33:58 GMT, Weijun Wang <[email protected]> wrote:
>> Add `Cipher::exportKey` and `Cipher::exportData` APIs, and expose the PKE >> export functions. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > change to the current bug id src/java.base/share/classes/javax/crypto/Cipher.java line 2646: > 2644: * (must be greater than 0) > 2645: * > 2646: * @return the derived data Is this a new array/clone or not? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18409#discussion_r3024308053
