RFR: 8325513: Export method for Cipher [v3]
Weijun Wang
weijun at openjdk.org
Fri May 10 22:43:08 UTC 2024
On Fri, 10 May 2024 14:00:55 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Add `Cipher::export` API.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> change new method to non final
One use case for this method is HPKE key export. Obviously, the exported key won't have algorithm name being "HPKE".
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18409#issuecomment-2105351388
More information about the security-dev
mailing list