PHP 클래스 Cartalyst\Sentinel\Hashing\WhirlpoolHasher

상속: implements Cartalyst\Sentinel\Hashing\HasherInterface, use trait Hasher
파일 보기 프로젝트 열기: cartalyst/sentinel 1 사용 예제들

공개 메소드들

메소드 설명
check ( $value, $hashedValue ) {@inheritDoc}
hash ( $value ) {@inheritDoc}

메소드 상세

check() 공개 메소드

{@inheritDoc}
public check ( $value, $hashedValue )

hash() 공개 메소드

{@inheritDoc}
public hash ( $value )