Help for this page

Select Code to Download


  1. or download this
    $pgp->encrypt (%args)
    
    ...
    
    Data is optional; if unspecified, you should specify a filename (see F
    +ilename, below).
    
  2. or download this
    $pgp->encrypt(Data=>$credit_card_number,Recipients=>$key_id,Armour => 
    +1,);