Tizen Native API  7.0
OpenSSL

Overview

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

Warning:
Note that the following APIs related to SSL v2 were removed 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.