PHP Sulu\Component\Hash Namespace

Nested Namespaces

Sulu\Component\Hash\Serializer

Interfaces

Name Description
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.

Classes

Name Description
AuditableHasher Hashes objects by serializing and hashing them using the internal PHP functions.
RequestHashChecker Checks the request for the delivered hash.