Replies: 2 comments
-
能否提供测试数据,“别的工具” |
Beta Was this translation helpful? Give feedback.
0 replies
-
重新测试后发现了问题,公钥和签名值必须都是补全的,之前只补全了签名没补全公钥,后来补全公钥时复制出了点儿问题,导致数据错误。问题已解决,非常感谢! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
从wireshark中获取的一个签名证书数据包,被签数据是包里signedCertificate值和签名值,签名值、公钥格式也都没问题,别的工具可以验签成功,但是这里验签不成功,是不支持对流量包中signedCertificate整个值的验签吗?需要对signedCertificate值进行什么处理?谢谢!
Beta Was this translation helpful? Give feedback.
All reactions