Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/crypto
index
pbkdf2
Function pbkdf2
pbkdf2
(
password
,
salt
,
iterations
,
keySize
,
hash
)
:
string
Computes the Password-Based Key Derivation Function 2.
Parameters
password
:
string
salt
:
string
|
Uint8Array
iterations
:
number
keySize
:
number
hash
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
libp2p
Loading...
Computes the Password-Based Key Derivation Function 2.