sodium_crypto_pwhash_scryptsalsa208sha256_str

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_pwhash_scryptsalsa208sha256_strASCII 文字列でエンコードされたハッシュを得る

説明

sodium_crypto_pwhash_scryptsalsa208sha256_str(string$password, int$opslimit, int$memlimit): string

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

password

opslimit

memlimit

戻り値

To Top