PayFanout API reference
    Preparing search index...

    Function hmacSha256

    • HMAC-SHA-256 over UTF-8 data, keyed with UTF-8 key, as raw bytes.

      Parameters

      • key: string
      • data: string

      Returns Promise<Uint8Array<ArrayBufferLike>>