Fix pgp_pub_decrypt() so it works for secret keys with passwords.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fd262376e9d81f77bde73ab70fa9abdcbc9c6199
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-05-10T17:06:57Z
Releases: 9.1.10
Fix pgp_pub_decrypt() so it works for secret keys with passwords.

Per report from Keith Fiske.

Marko Kreen

Files