Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.openssl-get-privatekey.html
Дата изменения: Sun Feb 3 22:50:16 2002 Дата индексирования: Mon Oct 1 23:09:23 2012 Кодировка: |
Warning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. |
Returns a positive key resource identifier on success, or FALSE on error.
openssl_get_privatekey() parses the PEM formatted private key specified by key and prepares it for use by other functions. The optional parameter passphrase must be used if the specified key is encrypted (protected by a passphrase).