Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

导出SM9的主密钥的公钥 #1793

Open
Nu1i opened this issue Mar 1, 2025 · 1 comment
Open

导出SM9的主密钥的公钥 #1793

Nu1i opened this issue Mar 1, 2025 · 1 comment

Comments

@Nu1i
Copy link

Nu1i commented Mar 1, 2025

如何通过命令行工具导出一个已生成的SM9主密钥的公钥?
在执行sm9setup命令时没有添加最后的-pubout,因此没有生成公钥,验签的时候没有公钥验证不了。

@emmansun
Copy link

emmansun commented Mar 3, 2025

命令行目前应该没有了,你要是只是开发测试,那就重新setup吧;如果非要,那就自己写几行代码从主私钥那里得到主公钥后再把它导出来吧。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants