Type Parameters

Hierarchy

  • Hmac

Implements

Constructors

Properties

Methods

Constructors

  • Type Parameters

    Parameters

    • hashFunctionConstructor: (new () => H)
        • new (): H
        • Returns H

    • originalKey: Uint8Array

    Returns Hmac<H>

Properties

blockSize: number

Methods

  • Returns Uint8Array

  • Parameters

    • data: Uint8Array

    Returns Hmac<H>

Generated using TypeDoc