hi I want to use gpg in my auto mail handle program. Using "gpg -d" can know who signed or encrypted The message through stdout stream. How to do in program so that get this information? Thanks.