pwhash property

  1. @Deprecated('pwhash was removed from the standard sodium.js and is only available in ' 'sodium-sumo.js. Please use SodiumSumo if you want to use the pwhash APIs')
Pwhash pwhash

An instance of Pwhash.

This provides all APIs that start with crypto_pwhash.

Implementation

@Deprecated(
  'pwhash was removed from the standard sodium.js and is only available in '
  'sodium-sumo.js. Please use SodiumSumo if you want to use the pwhash APIs',
)
Pwhash get pwhash;