openssl_x509_free

Example

 void openssl_x509_free ( resource $x509cert ) 

Description

openssl_x509_free() frees the certificate associated with the specified x509cert resource from memory.

Return Values

No value is returned.