Add support for openpgp4fpr pkc type
authorJameson Rollins <jrollins@finestructure.net>
Sat, 25 Dec 2010 00:10:25 +0000 (19:10 -0500)
committerJameson Rollins <jrollins@finestructure.net>
Sat, 25 Dec 2010 00:10:25 +0000 (19:10 -0500)
commita3bdc8416d59db1fbf56134f770273f575fc4a20
tree4a5030bf936ee18f45417087e42e1057232d8d23
parentc7a8916b5fc2996897c0b2a39950b4dce60b445a
Add support for openpgp4fpr pkc type

Instead of passing a full key, we here allow instead passing a full
OpenPGP fingerprint.  The key is 'recv'd from the keyserver if not
available, and validation is done on the exact matching key.
Crypt/Monkeysphere/MSVA.pm