pub fn process_transit_list_response(
    resp: Response
) -> Result<Vec<String>, Error>
Expand description

Processes the response returned by a transit key list vault request.