pick out encryption keys from nested signed text
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 27 Jul 2015 16:49:28 +0000 (12:49 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:28:41 +0000 (13:28 -0500)
commit8c3e5397b3d9fb37f939b2c14b6d129a237ab288
treeeb4f5c099821a90fcf96c844ec09c4be95835b2b
parentb33f601b2244c5bdf76a57f7581ab71b75474fa6
pick out encryption keys from nested signed text

if signed text is then encrypted as a separate step, use the signing key
as the target for encrypting the reply.
edward