Blockchain Commons Tags TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Function hkdfHmacSha256

    • Compute HKDF-HMAC-SHA-256 for the given key material.

      Parameters

      • keyMaterial: Uint8Array
      • salt: Uint8Array
      • keyLen: number

      Returns Uint8Array