openssl_x509_exportPodręcznik PHPPoprzedniNastępnyopenssl_x509_export (PHP 4 >= 4.2.0)openssl_x509_export -- Exports a certificate as a stringDescriptionbool openssl_x509_export ( mixed x509, string &output [, bool notext])
openssl_x509_export() 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 output.
Zwraca TRUE w przypadku sukcesu, FALSE w
przypadku porażki.
PoprzedniSpis treściNastępnyopenssl_x509_export_to_filePoczątek rozdziałuopenssl_x509_free
Wyszukiwarka