kaven-utils - v5.5.1
    Preparing search index...

    Function HMAC_SHA1

    • In cryptography, an HMAC (sometimes expanded as either keyed-hash message authentication code or hash-based message authentication code) is a specific type of message authentication code (MAC) involving a cryptographic hash function and a secret cryptographic key.

      Parameters

      • stringToSign: string
      • secret: string

      Returns Buffer<ArrayBufferLike>

      1.1.6

      2018-08-20