error-codes/006/0504/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
406 B
JSON

{
"006": {
"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": ""
}
}
}