Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Sha256
Class Sha256
Hierarchy
Sha256
Implements
HashFunction
Index
Constructors
constructor
Properties
block
Size
Methods
digest
update
Constructors
constructor
new
Sha256
(
firstData
?:
Uint8Array
)
:
Sha256
Parameters
Optional
firstData:
Uint8Array
Returns
Sha256
Properties
block
Size
block
Size
:
number
Methods
digest
digest
(
)
:
Uint8Array
Returns
Uint8Array
update
update
(
data
:
Uint8Array
)
:
Sha256
Parameters
data:
Uint8Array
Returns
Sha256
Globals
Sha256
constructor
block
Size
digest
update
Generated using
TypeDoc