Skip to main content

get_all_ciphers

Function get_all_ciphers 

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