71 //Check status code. 72 if(!error). 73 {. 74 //Hash the password using bcrypt algorithm. 75 error = bcrypt(cost, salt, password, hash, hashLen);.
確定! 回上一頁