crypto_pwhash_str_verify

Password storage hash verification

  1. alias crypto_pwhash_str_verify = deimos.sodium.crypto_pwhash.crypto_pwhash_str_verify
  2. bool crypto_pwhash_str_verify(char[crypto_pwhash_STRBYTES] str, string passwd)

Meta