/// An error returned when the [`KeyMgr`](crate::KeyMgr) is asked to generate a key that already exists.
// `StdResult<Vec<StdResult<(KeyPath, KeystoreItemType), UnrecognizedEntryError>>, KeystoreError>`,
/// (for example, an on-disk keystore will identify its entries by [`Path`](UnrecognizedEntryId::Path)).