/// [`contains`][crate::Keystore::contains] the specified key, and thus suffers from a TOCTOU race.
/// Return the keystore entry descriptors of the keys matching the specified [`KeyPathPattern`].
/// The unrecognized entries (i.e. those that do not have a valid [`KeyPath`]) will be filtered out,
pub fn list_by_id(&self, id: &KeystoreId) -> Result<Vec<KeystoreEntryResult<KeystoreEntry>>> {
/// |--------------------|--------------------|-------------|----------------------------------------|
/// |--------------------|--------------------|-------------|----------------------------------------|
/// |--------------------|--------------------|-------------|----------------------------------------|
/// |--------------------|--------------------|-------------|----------------------------------------|
/// |--------------------|--------------------|-------------|----------------------------------------|
/// |--------------------|--------------------|-------------|----------------------------------------|