openssl_free_key

Example

 void openssl_free_key ( resource $key_identifier ) 

Description

openssl_free_key() frees the key associated with the specified key_identifier from memory.

Return Values

No value is returned.