Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lucid/mod.ts>M.COSESign1#signed_data

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Latest
method M.COSESign1.prototype.signed_data
import { M } from "https://deno.land/x/lucid@0.10.7/mod.ts";
const { COSESign1 } = M;

For verifying, we will want to reverse-construct this SigStructure to check the signature against

Arguments

  • external_aad - External application data - see RFC 8152 section 4.3. Set to None if not using this.

Parameters

external_aad
external_payload