Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

powerbuilder 12.1 and pgp

$
0
0

I need to be able to sign a file using pgp within my powerbuilder application

I'm using pb 12.1 classic

Is there an easy way to do this?

I thought about installing gpg4win, and use the command line options

but, that's a little cumbersome

is there an easier way?   I'm seeing some references to the window crypto library

or, the powerbuilder crypto.   Will it do pgp?  or, openpgp

 

below is my command line option

gpg.exe --armor --batch --yes --passphrase-file " + p_file + " --output " + s_path + '.asc ' + '--local-user ' + key_user + ' --sign ' + s_path


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>