RFR: 8314059: Remove PKCS7.verify()

Ben Perez duke at openjdk.org
Fri Aug 11 17:39:59 UTC 2023


Removed PKCS7.verify() since no other code in JDK calls it.

-------------

Commit messages:
 - removed verify method that takes no arguments

Changes: https://git.openjdk.org/jdk/pull/15251/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15251&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8314059
  Stats: 11 lines in 1 file changed: 0 ins; 11 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15251.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15251/head:pull/15251

PR: https://git.openjdk.org/jdk/pull/15251



More information about the security-dev mailing list