Help for this page

Select Code to Download


  1. or download this
    $gpgcommand = "$gpgpath --batch --homedir=/path/to/your/homedir --alwa
    +ys-trust --eatr -a -r $gpguser -o tmpMessages/$filenum.enc -e"
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
                    passphrase  => $secret);