Write private key

This commit is contained in:
2024-08-15 13:09:01 +02:00
parent 402edb44d5
commit 752bf50ad3
5 changed files with 69 additions and 9 deletions

View File

@ -20,6 +20,7 @@
"ecdsa.h": "c",
"platform.h": "c",
"build_info.h": "c",
"config_adjust_ssl.h": "c"
"config_adjust_ssl.h": "c",
"pk.h": "c"
}
}