Tizen Native API
OpenSSL

Overview

Library implementation of secure sockets layer (ssl) and transport layer security (tls) to enable secure internet communications.
Version: 1.0.1s
Reference: http://www.openssl.org/

Note that the following APIs related to SSL v2 are not allowed due to security reasons. Do not use SSL v2 APIs.

  • SSLv2_method
  • SSLv2_client_method
  • SSLv2_server_method

In some cases such as internet access, your application requires some privileges. For more information, see the Non-API Bound Privileges.