java.lang.SecurityException: class “org.bouncycastle.asn1.DERObject“‘s signer information does not m

阅读 84

2022-01-28


完整错误:

java.lang.RuntimeException: java.lang.SecurityException: class "org.bouncycastle.asn1.DERObject"'s signer information does not match signer information of other classes in the same package

原因很简单,就是不同的jar有同路径的类。找找,删除或者合并即可。


精彩评论(0)

0 0 举报