openssl_pkey_get_details> <openssl_pkey_export
Last updated: Fri, 24 Feb 2012

openssl_pkey_free

(PHP 4 >= 4.2.0, PHP 5)

openssl_pkey_freeFrees a private key

Descrição

void openssl_pkey_free ( resource $key )

This function frees a private key created by openssl_pkey_new().

Parâmetros

key

Resource holding the key.

Valor Retornado

Não há valor retornado.



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

openssl_pkey_get_details> <openssl_pkey_export
Last updated: Fri, 24 Feb 2012