Php/docs/function.openssl-x509-free

提供:Dev Guides
< Php
移動先:案内検索

openssl_x509_free

(PHP 4 >= 4.0.6, PHP 5, PHP 7)

openssl_x509_free証明書リソースを開放する


説明

openssl_x509_free ( resource $x509cert ) : void

openssl_x509_free() は、メモリから指定した x509cert リソースに関連した証明書を開放します。


パラメータ

x509cert


返り値

値を返しません。