mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-06 11:53:39 +08:00
add sdf and skf
This commit is contained in:
@@ -111,7 +111,7 @@ help:
|
||||
}
|
||||
pass = getpass("Encryption Password : ");
|
||||
if (sm2_enced_private_key_info_from_pem(&key, pass, keyfp) != 1) {
|
||||
error_print("private key decryption failure");
|
||||
error_puts("private key decryption failure");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user