JCryptPasswordSimple::setCost
Sets the cost parameter for the generated hash for algorithms that use a cost factor.
Signature
public function setCost(integer
$cost )
Parameters
-
$cost
- The new cost value.
Returns
- void