Description
bool
openssl_csr_export_to_file
( resource csr, string outfilename [, bool notext])
Zwraca
TRUE
w
przypadku
sukcesu
,
FALSE
w
przypadku
porażki
.
The
optional
notext
affects
the
verbosity
of
the
output
;
if
it
is
FALSE
then
additional
human-readable
information
is
included
in
the
output
.