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.