Represents an entity that can verify signatures produced by a given 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 verifies that it is signed by corresponding signer.

    Parameters

    Returns Await<boolean>

Generated using TypeDoc