error-codes/data/106/0504/en_US.json

13 lines
406 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"106": {
"0504": {
"name": "Transport::InvalidKey",
"message": "",
"short_description": "The key used to authenticate a given station is invalid. The secure transport layer uses secret-key based cryptography to ensure the integrity and confidentiality of data sent across the network",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}