Query: openssl_pkey_free
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENSSL_PKEY_FREE(3) 1 OPENSSL_PKEY_FREE(3) openssl_pkey_free - Frees a private keySYNOPSISvoid openssl_pkey_free (resource $key)DESCRIPTIONThis function frees a private key created by openssl_pkey_new(3).PARAMETERSo $key - Resource holding the key.RETURN VALUESNo value is returned. PHP Documentation Group OPENSSL_PKEY_FREE(3)