async fn list_ciphers(
store: &KeyStore<KeyIds>,
repository: &dyn Repository<Cipher>,
) -> Result<DecryptCipherListResult, GetCipherError>async fn list_ciphers(
store: &KeyStore<KeyIds>,
repository: &dyn Repository<Cipher>,
) -> Result<DecryptCipherListResult, GetCipherError>