Add @implSpec to KEM::Decapsulator.decapsulate() to clarify provider behavior to API users.
------------- Commit messages: - JDK-8379582: Add @implSpec to KEM::Decapsulator.decapsulate() Changes: https://git.openjdk.org/jdk/pull/30225/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30225&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379582 Stats: 12 lines in 1 file changed: 11 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30225.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30225/head:pull/30225 PR: https://git.openjdk.org/jdk/pull/30225
