★ wanayoo — archive 1999 http://fr.php.net/manual/function.openssl-get-privatekey.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to OpenSSL
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
OpenSSL
* openssl_free_key
* openssl_get_privatekey
* openssl_get_publickey
* openssl_open
* openssl_seal
* openssl_sign
* openssl_verify

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: openssl_get_privatekey
View the source code for this pageSearch the site



Previous page
 openssl_free_key
 Updated
Mon, 08 Jan 2001
openssl_get_publickey 
Next page


openssl_get_privatekey

(unknown)

openssl_get_privatekey -- Prepare a PEM formatted private key for use

Description

int openssl_get_privatekey (string key [, string passphrase])

Returns a positive key 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).


 About Notes


Previous page
 openssl_free_key
 Updated
Mon, 08 Jan 2001
openssl_get_publickey 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.