bb18479434
Motivation: AlgorithmId.sha256WithRSAEncryption_oid was removed in JDK15 and later so we should not depend on it as otherwise we will see compilation errors Modifications: Replace AlgorithmId.sha256WithRSAEncryption_oid usage with specify the OID directly Result: Compiles on JDK15+ |
||
---|---|---|
.. | ||
src | ||
pom.xml |