function openssl x509 export to file

openssl_x509_export_to_filePodręcznik PHPPoprzedniNastępnyopenssl_x509_export_to_file (PHP 4 >= 4.2.0)openssl_x509_export_to_file -- Exports a certificate to fileDescriptionbool openssl_x509_export_to_file ( mixed x509, string outfilename [, bool notext]) openssl_x509_export_to_file() stores x509 into a file named by outfilename in a PEM encoded format. The optional parameter notext default to TRUE. If set to FALSE, additional human readable text will also be stored into the output file. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki. PoprzedniSpis treściNastępnyopenssl_x509_checkpurposePoczątek rozdziałuopenssl_x509_export
Wyszukiwarka