Return codes of unsuccessful gpg --verify
   
    Frank Tobin
     
    ftobin@neverending.org
       
    Sun Aug 19 04:27:02 2001
    
    
  
Jody McIntyre, at 16:02 -0400 on Sat, 18 Aug 2001, wrote:
   Is there any reliable way to determine if a package could be verified?  Do
   I need to look for "Good signature" in gpg's output?
Look into reading the status-fd file descriptor, and read the DETAILS file
that comes with GnuPG.  If you are writing Perl, I recommend using
GnuPG::Interface to make it easy to read from this handle.
-- 
Frank Tobin		http://www.neverending.org/~ftobin/