PasswordContract
interface PasswordContract
Methods
mixed
mixed
genPassword(string $password, string $reg_datetime, string $password_key)
生成密码
Details
at line 17
mixed
check(PamAccount $pam, string $password, string $type = 'plain')
No description
at line 27
mixed
genPassword(string $password, string $reg_datetime, string $password_key)
生成密码