PHP 手冊
前一頁
下一頁
openssl_get_privatekey
(PHP 4 >= 4.0.4, PHP 5)
openssl_get_privatekey -- Get a private key
Description
resource
openssl_get_privatekey
( mixed key [, string passphrase] )
This is an alias for
openssl_pkey_get_private()
.
前一頁
內容
下一頁
openssl_free_key
上一層
openssl_get_publickey