Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to sign without running openssl.exe
Message
De
24/02/2017 07:11:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to sign without running openssl.exe
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01648460
Message ID:
01648460
Vues:
64
For signing foxpro application invokes openssl.exe using command:
run openssl rsautl -sign -in rasi.bin -inkey riktest.key -out signed.bin
This requires openssl.exe re-distribution with application.

How to make the same thing, e.q produce signed.bin from rasi.bin using privte key riktest.key without running
external exe file ?
Is there native vfp code wthis implements signing or can windows API called to perform the same thing ?

Posted also in

http://stackoverflow.com/questions/42438407/how-to-sign-without-running-openssl-exe
Andrus
Répondre
Fil
Voir

Click here to load this message in the networking platform