Description
bool
openssl_csr_export_to_file
( resource csr, string outfilename [, bool notext])
Geeft
TRUE
terug
bij
succes
,
FALSE
indien
er
een
fout
is
opgetreden
.
The
optional
notext
affects
the
verbosity
of
the
output
;
if
it
is
FALSE
then
additional
human-readable
information
is
included
in
the
output
.