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

    Function hmacSha256

    • Computes a keyed hash over a message.

      This is the primitive a host uses to authenticate a pairing exchange or a single command, where a whole session would be more than the job needs.

      Parameters

      • key: Buffer
      • message: Buffer

      Returns Buffer