Moved from rdimitrov/go-tuf-metadata#21, probably will be obsolete once the signer/verifier consolidation effort gets traction.
API to:
- load/unload private/public PEM formatted keys from file
- to/from
crypto.PublicKey/crypto.PrivateKey
- from there on one can choose to further translate it to TUF Key type
References: