SharkSSL™ Embedded SSL/TLS Stack
|
Alert messages are generated by SharkSSL or the peer side on errors.
Alert messages are one of: fatal or warning. A fatal error means that the connection must be closed.
Modules | |
SSL/TLS Alert Messages | |
Alert messages returned by function SharkSslCon_getAlertDescription. | |
Macros | |
#define | SHARKSSL_ALERT_LEVEL_WARNING 1 |
SSL/TLS warning message. | |
#define | SHARKSSL_ALERT_LEVEL_FATAL 2 |
Fatal error message. More... | |
#define SHARKSSL_ALERT_LEVEL_FATAL 2 |
Fatal error message.
Connection must be closed.