dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

openssl_pkcs12_export_to_file> <openssl_open
[edit] Last updated: Fri, 28 Jun 2013

view this page in

openssl_pbkdf2

(PHP 5 >= 5.5.0)

openssl_pbkdf2Generates a PKCS5 v2 PBKDF2 string, defaults to SHA-1

Description

string openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $iterations [, string $digest_algorithm ] )

Warning

This function is currently not documented; only its argument list is available.

Parameters

password

salt

key_length

iterations

digest_algorithm

Return Values

Returns string or FALSE on failure.



add a note add a note User Contributed Notes openssl_pbkdf2 - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites