OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
oxHasher Class Reference
+ Inheritance diagram for oxHasher:

Public Member Functions

 hash ($sString)

Detailed Description

Hasher abstract class

Definition at line 6 of file oxhasher.php.

Member Function Documentation

oxHasher::hash (   $sString)
abstract

Hash string.

Parameters
string$sStringstring for hashing.
Returns
string

Reimplemented in oxSha512Hasher.


The documentation for this class was generated from the following file: