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