Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/crypto
pbkdf2
Function pbkdf2
pbkdf2
(
password
,
salt
,
iterations
,
keylen
,
algo
)
:
string
Parameters
password
:
BytesLike
salt
:
BytesLike
iterations
:
number
keylen
:
number
algo
:
"sha256"
|
"sha512"
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...