Function list_ciphers

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