How to sign a custom JCE security provider

前端 未结 4 1898
悲哀的现实
悲哀的现实 2020-12-06 01:41

Sun\'s PKCS11 JCE security provider is lacking some functionality we need.
So I wrote an enhanced version of it using the original sources.

Unfortunately the JC

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-06 02:32

    Only for extra info, i got this same exception when i build a JAR (Eclipse Juno) with the option "Extract required libraries into generated JAR" instead the correct "Package required libraries into generated JAR"

提交回复
热议问题