openssl_x509_free()
openssl_x509_free - Free certificate resource
Syntax
openssl_x509_free (
resource $x509cert)
Arguments
Description
openssl_x509_free() frees the certificate associated with the specified x509cert resource from memory.
Version
PHP 4.0.6, 5
Return value
No value is returned.