PHP 클래스 App\Services\Cipher\SALTED2SHA256

상속: implements App\Services\Cipher\EncryptInterface
파일 보기 프로젝트 열기: printempw/blessing-skin-server

공개 메소드들

메소드 설명
encrypt ( $raw_passwd, $salt = "" ) Default SHA256 encryption method for Authme

메소드 상세

encrypt() 공개 메소드

Default SHA256 encryption method for Authme
또한 보기: http://pastebin.com/1wy9g2HT
public encrypt ( $raw_passwd, $salt = "" )