index.rst (2553B)
1 .. _mozilla_projects_nss_deprecated_ssl_functions: 2 3 Deprecated SSL functions 4 ======================== 5 6 .. container:: 7 8 The following SSL functions have been replaced with newer versions. The deprecated functions are 9 not supported by the new SSL shared libraries. Applications that want to use the SSL shared 10 libraries must convert to calling the new replacement functions listed below. 11 12 Each function name is linked to its entry in the 13 :ref:`mozilla_projects_nss_ssl_functions_old_ssl_reference`. The `Mozilla Cross 14 Reference <http://mxr.mozilla.org/>`__ (MXR) link for each function provides access to the 15 function definition, prototype definition, and source code references. 16 17 +-----------------------------------------+-------------+-----------------------------------------+ 18 | Function name/documentation | Source code | Replacement in NSS 3.2 | 19 +-----------------------------------------+-------------+-----------------------------------------+ 20 | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro | 21 | jects_nss_ssl_functions_sslfnc#1220189` | | jects_nss_ssl_functions_sslfnc#1086543` | 22 +-----------------------------------------+-------------+-----------------------------------------+ 23 | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro | 24 | jects_nss_ssl_functions_sslfnc#1207298` | | jects_nss_ssl_functions_sslfnc#1084747` | 25 +-----------------------------------------+-------------+-----------------------------------------+ 26 | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro | 27 | jects_nss_ssl_functions_sslfnc#1206365` | | jects_nss_ssl_functions_sslfnc#1068466` | 28 +-----------------------------------------+-------------+-----------------------------------------+ 29 | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro | 30 | jects_nss_ssl_functions_sslfnc#1231825` | | jects_nss_ssl_functions_sslfnc#1232052` | 31 +-----------------------------------------+-------------+-----------------------------------------+ 32 | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro | 33 | jects_nss_ssl_functions_sslfnc#1207350` | | jects_nss_ssl_functions_sslfnc#1104647` | 34 +-----------------------------------------+-------------+-----------------------------------------+