openssl_x509_free
(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)
openssl_x509_free — 釋放證書資源
說明
openssl_x509_free(resource
$x509cert
): void
openssl_x509_free() 從記憶體中釋放和指定 x509cert
資源相關聯的證書。
參數
-
x509cert
-
返回值
沒有返回值。