釋放一個私鑰« openssl_pkey_exportopenssl_pkey_get_details »PHP ManualOpenSSL 函式釋放一個私鑰openssl_pkey_free(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)openssl_pkey_free — 釋放一個私鑰說明 openssl_pkey_free(resource $key): void 該函式釋放由openssl_pkey_new()建立的私鑰。參數 key 持有該金鑰的資源。返回值 沒有返回值。