Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to sign without running openssl.exe
Message
From
24/02/2017 07:11:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to sign without running openssl.exe
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01648460
Message ID:
01648460
Views:
63
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
Reply
Map
View

Click here to load this message in the networking platform