feat: Support loading and managing keys from files #597
Open
Description
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:
Metadata
Assignees
Labels
No labels