Documentation

Hasher
in package

Pop Crypt hasher factory

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2026 NOLA Interactive, LLC.

license

https://www.popphp.org/license New BSD License

version
3.0.0

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> = []
Tags
throws
InvalidArgumentException
Return values
AbstractHasher

        
On this page

Search results