Interface Verifier<ID, SigAlg>

Entity that can verify UCAN signatures against a Principal produced with the algorithm A (see Crypto.Verifier).

Type Parameters

Hierarchy

Methods

Methods

  • Returns ID

  • 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 Crypto.Await<boolean>

Generated using TypeDoc