PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

openssl_x509_checkpurpose> <openssl_verify
Last updated: Fri, 05 Sep 2008

view this page in

openssl_x509_check_private_key

(PHP 4 >= 4.2.0, PHP 5)

openssl_x509_check_private_key秘密鍵が証明書に対応するかを確認する

説明

bool openssl_x509_check_private_key ( mixed $cert , mixed $key )

keycert に対応する秘密鍵かどうかを調べます。

パラメータ

cert

証明書。

key

秘密鍵。

返り値

keycert に対応する秘密鍵の場合に TRUE、それ以外の場合に FALSE を返します。



add a note add a note User Contributed Notes
openssl_x509_check_private_key
There are no user contributed notes for this page.

openssl_x509_checkpurpose> <openssl_verify
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites