PHP
Handleiding
Terug
Volgende
openssl_pkey_export_to_file
openssl_pkey_export_to_file -- Gets an exportable representation of a key into a file
Description
bool
openssl_pkey_export_to_file
( mixed key, string outfilename [, string passphrase [, array configargs]])
Geeft
TRUE
terug
bij
succes
,
FALSE
indien
er
een
fout
is
opgetreden
.
Opmerking
:
Terug
Begin
Volgende
Omhoog