(PHP 4 >= 4.2.0, PHP 5, PHP 7)
openssl_pkey_free — 释放一个私钥
openssl_pkey_free ( resource $key ) : void
$key
该函数释放由openssl_pkey_new()创建的私钥。
key
没有返回值。