Search
Preparing search index...
The search index is not available
@cosmjs/crypto Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/crypto Documentation
HashFunction
Interface HashFunction
Hierarchy
HashFunction
Implemented by
Hmac
Keccak256
Ripemd160
Sha256
Sha512
Index
Properties
block
Size
Methods
digest
update
Properties
Readonly
block
Size
block
Size
:
number
Methods
Readonly
digest
digest
(
)
:
Uint8Array
Returns
Uint8Array
Readonly
update
update
(
_
:
Uint8Array
)
:
HashFunction
Parameters
_:
Uint8Array
Returns
HashFunction
Exports
Hash
Function
block
Size
digest
update
Generated using
TypeDoc