Preparing search index...
The search index is not available
@cosmjs/crypto Documentation
@cosmjs/crypto Documentation
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
Readonly
block
Size
block
Size
:
number
= ...
Methods
digest
digest
(
)
:
Uint8Array
Returns
Uint8Array
update
update
(
data
:
Uint8Array
)
:
Sha512
Parameters
data:
Uint8Array
Returns
Sha512
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/crypto
Documentation
Sha512
constructor
block
Size
digest
update
Generated using
TypeDoc