Skip to main content

parse_ciphers

Function parse_ciphers 

Source
fn parse_ciphers(
    ciphers: Option<Vec<CipherDetailsResponseModel>>,
) -> Result<Vec<Cipher>, SyncError>