Pau*_*aul 5 java security sha256
我的jar文件的签名中包含以下条目
Timestamped by "CN=GlobalSign TSA for Advanced - G3 - 001-02, O=GMO GlobalSign K.K., C=JP" on Mo Apr 10 11:48:34 UTC 2017
Timestamp digest algorithm: SHA-256
Timestamp signature algorithm: SHA256withRSA, 2048-bit key
Run Code Online (Sandbox Code Playgroud)
我已经发现在Java版本低于1.7.0_76的系统上运行jar文件时,时间戳摘要算法的SHA-256和时间戳签名算法的SHA256withRSA会引起问题。
有人可以告诉我时间戳摘要和时间戳签名支持这两种算法的哪个Java版本吗?