tor-keymgr: BREAKING: Fix TODO: Refactor API: Keystore::insert
- Makes param
item_typeoftrait Keystore::insertredundant. Renamesitem_type->_item_type. - Drops
item_typevalidation fromkeystore::ephemeral::insert(at least for now), as paramitem_typeis made redundant. Also removes a test for item type validation.
BREAKING
- Drops param
item_typeoftrait Keystore::insert.
Edited by playbahn