On Mon, 26 Aug 2024 19:01:42 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> This is declared for implementation use. Are you arguing that no >> implementation may require it? > > This is `KDF` not `KDFSpi`, the implementation is in this file. I just meant > this exception should be thrown when the condition described here is met. What do you propose? It's not clear how we would distinguish between NSAE and IAPE and continue checking providers. Should I remove the exception from the method signature? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1736832169