Disable SSL for the given connection.
- Parameters
-
| connection | The connection to disable SSL for. |
- Returns
- IDEVICE_E_SUCCESS on success, IDEVICE_E_INVALID_ARG when connection is NULL. This function also returns IDEVICE_E_SUCCESS when SSL is not enabled and does no further error checking on cleanup.