3ab5910c by 周伟奇

Update README.md

1 parent 048c54da
......@@ -36,7 +36,7 @@
- 公钥:RSA/public.pem
- 认证文件:RSA/certification.cert
- 验证脚本:verify.py
- 使用验证脚本鉴权
- 使用验证脚本鉴权(pip install pycryptdome getmac)
```
from verify import verify
is_valid = verify(path_to_public_key, path_to_cert)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!