@orangecheck/lock-crypto / hkdfSha256
Function: hkdfSha256()
function hkdfSha256(
ikm: Bytes,
salt: Bytes,
info: Bytes,
length?: number): Bytes;
Defined in: index.ts:35
@orangecheck/lock-crypto / hkdfSha256
function hkdfSha256(
ikm: Bytes,
salt: Bytes,
info: Bytes,
length?: number): Bytes;
Defined in: index.ts:35