--- lib/PgpDecryptExpect.orig	Fri Aug 29 01:24:27 1997
+++ lib/PgpDecryptExpect	Wed Jul  8 17:10:39 1998
@@ -79,6 +79,12 @@
 	    set expect_out(1,string) conventional
 	    InterpretResponse
 	}
+	-re {Key for user ID: (.*)} {
+	    set timeout 30
+	    set badpass 0
+	    set encrypted 1
+	    InterpretResponse
+	}
 	-re {Key for user ID "(.*)"} {
 	    set timeout 30
 	    set badpass 0
