Add a crate for the import of OpenPGP verifiers
This adds the OpenPgpImport
struct for import of OpenPGP certificates (from file, stdin or decomposed directory structure).
By implementing the VerifierWrite
trait, cryptographic verifiers can be dynamically written to a VOA hierarchy.
Edited by David Runge