(PHP 4 >= 4.2.0, PHP 5, PHP 7)
openssl_pkey_free — Frees a private key
$key
This function frees a private key created by openssl_pkey_new().
key
Resource holding the key.
没有返回值。