openssl · openssl/SSL_ERROR_NONE
SSL_ERROR_NONE
No error
The TLS operation completed successfully. Returned when SSL_get_error() is called after a successful SSL_read() or SSL_write().
References
In this namespace
— start of namespace —
next → SSL_ERROR_SSL SSL library error