pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function hkdfSha256Expand

    • Expands input keying material into length bytes bound to info.

      Parameters

      • salt: Buffer
      • ikm: Buffer
      • info: Buffer
      • length: number

      Returns Buffer