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