Search
Preparing search index...
The search index is not available
Stacks.js
4.3.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stacks
encryption
WebCryptoSha2Hash
Class WebCryptoSha2Hash
Hierarchy
WebCryptoSha2Hash
Implements
Sha2Hash
Index
Constructors
constructor
Properties
subtle
Crypto
Methods
digest
Constructors
constructor
new
Web
Crypto
Sha2
Hash
(
subtleCrypto
:
SubtleCrypto
)
:
WebCryptoSha2Hash
Parameters
subtleCrypto:
SubtleCrypto
Returns
WebCryptoSha2Hash
Properties
subtle
Crypto
subtle
Crypto
:
SubtleCrypto
Methods
digest
digest
(
data
:
Buffer
, algorithm
?:
string
)
:
Promise
<
Buffer
>
Parameters
data:
Buffer
algorithm:
string
= 'sha256'
Returns
Promise
<
Buffer
>
Packages
auth
bns
cli
common
encryption
keychain
network
profile
stacking
storage
transactions
wallet-
sdk
Web
Crypto
Sha2
Hash
constructor
subtle
Crypto
digest
Generated using
TypeDoc