|
openssl_x509_export_to_file(PHP 4 >= 4.2.0, PHP 5) openssl_x509_export_to_file — Exports a certificate to file Описаниеopenssl_x509_export_to_file() stores x509 into a file named by outfilename in a PEM encoded format. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. |
|