Skip to main content

get_all_ciphers

Function get_all_ciphers 

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