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

示例中使用了一组RSA密钥,实际项目中需要使用RSAKey生成新的密钥来使用 #2

Closed
bwinzhb opened this issue Jan 27, 2022 · 2 comments

Comments

@bwinzhb
Copy link

bwinzhb commented Jan 27, 2022

请问公私匙,怎样使用RSAKey生成?
本人新手还望不吝指教!
Thanks!

@JackQChen
Copy link
Owner

谦虚啦,我更新了一下README.md,里面有使用方式

主要过程就是要生成一组新的密钥,替换到项目里面去用,可以获取下最新代码

image

@bwinzhb
Copy link
Author

bwinzhb commented Feb 16, 2022

2.调用rsa.RSAKey方法后将生成一组密钥,私钥及对应的公钥,进行记录

没有看到哪里有调用rsa.RSAKey?
rsa.RSAKey需要两个参数。

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