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

x/lucid/src/core/libs/cardano_message_signing/cardano_message_signing.generated.js>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
Go to Latest
method COSESign1.prototype.signed_data
import { COSESign1 } from "https://deno.land/x/lucid@0.10.5/src/core/libs/cardano_message_signing/cardano_message_signing.generated.js";

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