vantage6.node.proxy_server.decrypt_result#
- decrypt_result(run)#
Decrypt the result from a run dictionary
- Parameters:
run (dict) – Run dict
- Returns:
Run dict with the result decrypted
- Return type:
dict
Decrypt the result from a run dictionary
run (dict) – Run dict
Run dict with the result decrypted
dict