Appearance
nooschain v0.1.0
nooschain / crypto/hashing / sha256Hex
sha256Hex(input): string
input
string
Defined in: crypto/hashing.ts:25
Alias kept for call sites that want to make the output encoding explicit.
string | Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>
Uint8Array
ArrayBufferLike
Buffer