keymgr: Add KeyMgr::generate() for generating new keys.
This adds a generate()
function to KeyMgr
that will be used when we implement the key management CLI (and also for auto-generating missing keys on startup).
This adds a generate()
function to KeyMgr
that will be used when we implement the key management CLI (and also for auto-generating missing keys on startup).