‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Security\Exception Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Security\Exception:
TYPO3\CMS\Extbase\Exception TYPO3\CMS\Core\Exception TYPO3\CMS\Extbase\Security\Exception\InvalidArgumentForHashGenerationException TYPO3\CMS\Extbase\Security\Exception\InvalidHashException

Detailed Description

A hash service which should be used to generate and validate hashes.

It will use some salt / encryption key in the future.

Definition at line 27 of file Exception.php.