[][src]Function fxa_client::commands::send_tab::extract_oldsync_key_components

fn extract_oldsync_key_components(
    oldsync_key: &ScopedKey
) -> Result<(Vec<u8>, Vec<u8>)>