1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="openssl_cipher_iv_length" from="PHP 5 >= 5.3.3, PHP 7, PHP 8"/>
<function name="openssl_cipher_key_length" from="PHP 8 >= 8.2.0"/>
<function name="openssl_cms_decrypt" from="PHP 8"/>
<function name="openssl_cms_encrypt" from="PHP 8"/>
<function name="openssl_cms_read" from="PHP 8"/>
<function name="openssl_cms_sign" from="PHP 8"/>
<function name="openssl_cms_verify" from="PHP 8"/>
<function name="openssl_csr_export" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_csr_export_to_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_csr_get_public_key" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
<function name="openssl_csr_get_subject" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
<function name="openssl_csr_new" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_csr_sign" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_dh_compute_key" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_decrypt" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_digest" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_encrypt" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_error_string" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_free_key" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_get_cert_locations" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_get_cipher_methods" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_get_curve_names" from="PHP 7 >= 7.1.0, PHP 8"/>
<function name="openssl_get_md_methods" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_get_privatekey" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_get_publickey" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_open" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pbkdf2" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
<function name="openssl_pkcs12_export" from="PHP 5 >= 5.2.2, PHP 7, PHP 8"/>
<function name="openssl_pkcs12_export_to_file" from="PHP 5 >= 5.2.2, PHP 7, PHP 8"/>
<function name="openssl_pkcs12_read" from="PHP 5 >= 5.2.2, PHP 7, PHP 8"/>
<function name="openssl_pkcs7_decrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkcs7_encrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkcs7_read" from="PHP 7 >= 7.2.0, PHP 8"/>
<function name="openssl_pkcs7_sign" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkcs7_verify" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_derive" from="PHP 7 >= 7.3.0, PHP 8"/>
<function name="openssl_pkey_export" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_export_to_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_free" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_get_details" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
<function name="openssl_pkey_get_private" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_get_public" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_pkey_new" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_private_decrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_private_encrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_public_decrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_public_encrypt" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_random_pseudo_bytes" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="openssl_seal" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_sign" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_spki_export_challenge" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_spki_export" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_spki_new" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_spki_verify" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_verify" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_check_private_key" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_checkpurpose" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_export" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_export_to_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_free" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_parse" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_read" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_fingerprint" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_x509_verify" from="PHP 7 >= 7.4.0, PHP 8"/>
<function name="opensslcertificate" from="PHP 8"/>
<function name="opensslcertificatesigningrequest" from="PHP 8"/>
<function name="opensslasymmetrickey" from="PHP 8"/>
</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
-->
|