© 이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 4 >= 4.2.0, PHP 5)
openssl_pkey_free — Frees a private key
$key
This function frees a private key created by openssl_pkey_new() .
key
Resource holding the key.
没有返回值。