OpenSSL
在线手册:中文 英文
PHP手册

Key/Certificate parameters

Quite a few of the openssl functions require a key or a certificate parameter. PHP 4.0.5 and earlier have to use a key or certificate resource returned by one of the openssl_get_xxx() functions. Later versions may use one of the following methods:


OpenSSL
在线手册:中文 英文
PHP手册