Represents an entity that can sign a payload using the signing algorithm Alg.

Type Parameters

Hierarchy

Methods

Methods

  • Type Parameters

    • T

      Source data before it was byte encoding into payload.

      Takes byte encoded payload and produces a verifiable signature.

    Parameters

    Returns Crypto.Await<SignatureView<T, Alg>>

Generated using TypeDoc