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

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

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

Per report from Keith Fiske.

Marko Kreen

Files