Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/crypto
computeHmac
Function computeHmac
compute
Hmac
(
algorithm
,
key
,
data
)
:
string
Parameters
algorithm
:
"sha256"
|
"sha512"
key
:
BytesLike
data
:
BytesLike
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...