This section contains DataVaccinator specifiic error codes. More...
Macros | |
#define | DVE_OFFSET 5100 |
#define | DVE_INVALID_CREDENTIALS 10 + DVE_OFFSET |
#define | DVE_SSL_HANDSHAKE_ERROR 52 + DVE_OFFSET |
#define | DVE_NO_INTERNET 58 + DVE_OFFSET |
#define | DVE_PROTOCOL_ERROR 59 + DVE_OFFSET |
This section contains DataVaccinator specifiic error codes.
#define DVE_INVALID_CREDENTIALS 10 + DVE_OFFSET |
Invalid key or password.
#define DVE_NO_INTERNET 58 + DVE_OFFSET |
Internet connection problem
#define DVE_OFFSET 5100 |
#define DVE_PROTOCOL_ERROR 59 + DVE_OFFSET |
Internal Protocol Error
#define DVE_SSL_HANDSHAKE_ERROR 52 + DVE_OFFSET |
A problem occurred while securely accessing the internet (SSL/TLS handshake failed).