Enable SSL for the given property list service client.
- Parameters
-
client | The connected property list service client for which SSL should be enabled. |
- Returns
- PROPERTY_LIST_SERVICE_E_SUCCESS on success, PROPERTY_LIST_SERVICE_E_INVALID_ARG if one or more of the arguments are invalid, PROPERTY_LIST_SERVICE_E_SSL_ERROR when SSL could not be enabled, or PROPERTY_LIST_SERVICE_E_UNKNOWN_ERROR otherwise.