php-doc-en/reference/openssl/versions.xml
2020-02-14 00:12:43 +00:00

84 lines
4.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="openssl_cipher_iv_length" from="PHP 5 &gt;= 5.3.3, PHP 7"/>
<function name="openssl_csr_export" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_csr_export_to_file" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_csr_get_public_key" from="PHP 5 &gt;= 5.2.0, PHP 7"/>
<function name="openssl_csr_get_subject" from="PHP 5 &gt;= 5.2.0, PHP 7"/>
<function name="openssl_csr_new" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_csr_sign" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_dh_compute_key" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_decrypt" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_digest" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_encrypt" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_error_string" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_free_key" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_get_cert_locations" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_get_cipher_methods" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_get_curve_names" from="PHP 7 &gt;= 7.1.0"/>
<function name="openssl_get_md_methods" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_get_privatekey" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_get_publickey" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_open" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_pbkdf2" from="PHP 5 &gt;= 5.5.0, PHP 7"/>
<function name="openssl_pkcs12_export" from="PHP 5 &gt;= 5.2.2, PHP 7"/>
<function name="openssl_pkcs12_export_to_file" from="PHP 5 &gt;= 5.2.2, PHP 7"/>
<function name="openssl_pkcs12_read" from="PHP 5 &gt;= 5.2.2, PHP 7"/>
<function name="openssl_pkcs7_decrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_pkcs7_encrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_pkcs7_read" from="PHP 7 &gt;= 7.2.0"/>
<function name="openssl_pkcs7_sign" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_pkcs7_verify" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_pkey_export" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_pkey_export_to_file" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_pkey_free" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_pkey_get_details" from="PHP 5 &gt;= 5.2.0, PHP 7"/>
<function name="openssl_pkey_get_private" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_pkey_get_public" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_pkey_new" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_private_decrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_private_encrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_public_decrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_public_encrypt" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_random_pseudo_bytes" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="openssl_seal" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_sign" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_spki_export_challenge" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_spki_export" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_spki_new" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_spki_verify" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_verify" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="openssl_x509_check_private_key" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_x509_checkpurpose" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_x509_export" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_x509_export_to_file" from="PHP 4 &gt;= 4.2.0, PHP 5, PHP 7"/>
<function name="openssl_x509_free" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_x509_parse" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_x509_read" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7"/>
<function name="openssl_x509_fingerprint" from="PHP 5 &gt;= 5.6.0, PHP 7"/>
<function name="openssl_x509_verify" from="PHP 7 &gt;= 7.4.0"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->