vmware-archive / repository-editor-for-tuf

Command line tool for editing and maintaining a TUF repository
Apache License 2.0
5 stars 3 forks source link

keys: Refactor private key loading into Keyring #35

Closed jku closed 2 years ago

jku commented 2 years ago

Small refactor that hides some details inside Keyring

@MVrachev, does this look ok to you?