Initial Commit
This commit is contained in:
70
database/php/data/phpdocref/openssl/versions.xml
Normal file
70
database/php/data/phpdocref/openssl/versions.xml
Normal file
@@ -0,0 +1,70 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='openssl_csr_export' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_csr_export_to_file' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_csr_get_public_key' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='openssl_csr_get_subject' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='openssl_csr_new' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_csr_sign' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_error_string' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_free_key' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_free_x509' from='PHP 4 >= 4.0.4'/>
|
||||
<function name='openssl_get_privatekey' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_get_publickey' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_open' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_pkcs12_export' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs12_export_to_file' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs12_read' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs7_decrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkcs7_encrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkcs7_sign' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkcs7_verify' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkey_export' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_pkey_export_to_file' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_pkey_free' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_pkey_get_details' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='openssl_pkey_get_private' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_pkey_get_public' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_pkey_new' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_private_decrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_private_encrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_public_decrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_public_encrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_read_publickey' from='PHP 4 >= 4.0.4'/>
|
||||
<function name='openssl_read_x509' from='PHP 4 >= 4.0.4'/>
|
||||
<function name='openssl_seal' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_sign' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_verify' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='openssl_x509_check_private_key' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_x509_checkpurpose' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_x509_export' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_x509_export_to_file' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='openssl_x509_free' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_x509_parse' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_x509_read' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
</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:"../../../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
|
||||
-->
|
||||
Reference in New Issue
Block a user