mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
add gmssl command
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
// sm2verify [-in file] {-pubkey pem | -cert pem} [-id str] -sig file
|
||||
|
||||
int main(int argc, char **argv)
|
||||
int sm2verify_main(int argc, char **argv)
|
||||
{
|
||||
int ret;
|
||||
char *prog = argv[0];
|
||||
|
||||
Reference in New Issue
Block a user