suche nach in der

openssl_pkey_get_details> <openssl_pkey_export
Last updated: Sat, 07 Jan 2012

view this page in

openssl_pkey_free

(PHP 4 >= 4.2.0, PHP 5)

openssl_pkey_freeGibt einen privaten Schlüssel frei

Beschreibung

void openssl_pkey_free ( resource $key )

Diese Funktion gibt einen privaten Schlüssel frei der mittels openssl_pkey_new() erstellt wurde.

Parameter-Liste

key

Die Resource die den Schlüssel enthält.

Rückgabewerte

Es wird kein Wert zurückgegeben.



add a note add a note User Contributed Notes
openssl_pkey_free
There are no user contributed notes for this page.

openssl_pkey_get_details> <openssl_pkey_export
Last updated: Sat, 07 Jan 2012