simplify reviewcert by breaking out pkc key extraction code into it's own function
authorJameson Rollins <jrollins@finestructure.net>
Fri, 24 Dec 2010 22:33:17 +0000 (17:33 -0500)
committerJameson Rollins <jrollins@finestructure.net>
Fri, 24 Dec 2010 22:33:21 +0000 (17:33 -0500)
commit142cf30946fdef29fcf3c24a999daea8b80ef065
treeebb062e6cd56e4c247c3b25b6dce9d83fd1fa67e
parentbe8f436bfdcde4d995300078642ac21ab52f2957
simplify reviewcert by breaking out pkc key extraction code into it's own function

As a consequence of this change, a large chunk of reviewcert was able
to be popped out of a conditional, so this change looks bigger than it
is functionally.
Crypt/Monkeysphere/MSVA.pm