Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Password/Adapter/PasswordHash.php - 69 lines - 1527 bytes - Source - Print

Description: Adapter for PHPass.

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PasswordHash:: (3 methods):
__construct()
verify()
hash()

Class: PasswordHash


__construct()  line: 43
Constructor.

verify($password, $hash line: 52
{@inheritdoc}

hash($password line: 61
{@inheritdoc}

title

Body