Function diem_vault_client::process_transit_sign_response
source · pub fn process_transit_sign_response(
resp: Response
) -> Result<Ed25519Signature, Error>
Expand description
Processes the response returned by a transit key sign vault request.