Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Preparing search index...
hmacSha256
Function hmacSha256
hmacSha256
(
key
:
Uint8Array
,
message
:
Uint8Array
)
:
Uint8Array
Calculate HMAC-SHA-256
Parameters
key
:
Uint8Array
message
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Loading...
Calculate HMAC-SHA-256