unsubscribe

2011-10-11 Thread Sethukumar.R
Sethukumar Ramachandran * Technical Lead * SunGard * Global Services * Divyasree Chambers, Langford Road, Bangalore 560025, India Tel : +91-80- 0501 * Mobile: +91-9980012150 * www.sungard.com/sts ___ Gnupg-users mailin

GPG encryption and decryption in windows

2011-06-09 Thread Sethukumar.R
Hi, I'm trying to use GPG on windows to encrypt and decrypt some XML messages. ON windows I'm able to encrypt with the passphrase of the message sender passed as below: gpg --passphrase $passphrase$ --no-secmem-warning -e -u $senderUserName$ -r $receiverUserName$ $xmlFileName$