PHP Sulu\Component\Hash Пространство имен

Пространства имен

Sulu\Component\Hash\Serializer

Interfaces

Имя Описание
HasherInterface Defines the interface for a class, being responsible for hashing given objects.
RequestHashCheckerInterface Defines the interface for checking a given object against the hash in a request.

Классы

Имя Описание
AuditableHasher Hashes objects by serializing and hashing them using the internal PHP functions.
RequestHashChecker Checks the request for the delivered hash.