Hasher
in package
Pop Crypt hasher factory
Tags
Table of Contents
Methods
- create() : AbstractHasher
- Create hasher object with options
Methods
create()
Create hasher object with options
public
static create(mixed $algorithm[, array<string|int, mixed> $options = [] ]) : AbstractHasher
Parameters
- $algorithm : mixed
- $options : array<string|int, mixed> = []