Function diem_vault_client::process_transit_read_response
source · pub fn process_transit_read_response(
name: &str,
resp: Response
) -> Result<Vec<ReadResponse<Ed25519PublicKey>>, Error>
Expand description
Processes the response returned by a transit key read vault request.