‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2PasswordHashInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2PasswordHashInterface:
TYPO3\CMS\Core\Crypto\PasswordHashing\AbstractArgon2PasswordHash TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2idPasswordHash TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2iPasswordHash

Public Member Functions

 getPasswordAlgorithmName ()
 
 getPasswordHashPrefix ()
 

Detailed Description

Definition at line 20 of file Argon2PasswordHashInterface.php.

Member Function Documentation

◆ getPasswordAlgorithmName()

◆ getPasswordHashPrefix()

TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2PasswordHashInterface::getPasswordHashPrefix ( )