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

x/lucid/src/core/wasm_modules/cardano_message_signing_web/cardano_message_signing.d.ts>InitOutput

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
interface InitOutput
import { type InitOutput } from "https://deno.land/x/lucid@0.7.8/src/core/wasm_modules/cardano_message_signing_web/cardano_message_signing.d.ts";

Properties

readonly
memory: WebAssembly.Memory
readonly
__wbg_protectedheadermap_free: (a: number) => void
readonly
protectedheadermap_to_bytes: (a: number, b: number) => void
readonly
protectedheadermap_from_bytes: (a: number, b: number) => number
readonly
protectedheadermap_new_empty: () => number
readonly
protectedheadermap_new: (a: number) => number
readonly
protectedheadermap_deserialized_headers: (a: number) => number
readonly
__wbg_label_free: (a: number) => void
readonly
label_to_bytes: (a: number, b: number) => void
readonly
label_from_bytes: (a: number, b: number) => number
readonly
label_new_int: (a: number) => number
readonly
label_new_text: (a: number, b: number) => number
readonly
label_kind: (a: number) => number
readonly
label_as_int: (a: number) => number
readonly
label_as_text: (a: number, b: number) => void
readonly
label_from_algorithm_id: (a: number) => number
readonly
label_from_key_type: (a: number) => number
readonly
label_from_ec_key: (a: number) => number
readonly
label_from_curve_type: (a: number) => number
readonly
label_from_key_operation: (a: number) => number
readonly
__wbg_labels_free: (a: number) => void
readonly
labels_to_bytes: (a: number, b: number) => void
readonly
labels_from_bytes: (a: number, b: number) => number
readonly
labels_get: (a: number, b: number) => number
readonly
labels_add: (a: number, b: number) => void
readonly
__wbg_cosesignatures_free: (a: number) => void
readonly
cosesignatures_to_bytes: (a: number, b: number) => void
readonly
cosesignatures_from_bytes: (a: number, b: number) => number
readonly
cosesignatures_get: (a: number, b: number) => number
readonly
cosesignatures_add: (a: number, b: number) => void
readonly
countersignature_to_bytes: (a: number, b: number) => void
readonly
countersignature_from_bytes: (a: number, b: number) => number
readonly
countersignature_new_single: (a: number) => number
readonly
countersignature_new_multi: (a: number) => number
readonly
countersignature_signatures: (a: number) => number
readonly
__wbg_headermap_free: (a: number) => void
readonly
headermap_to_bytes: (a: number, b: number) => void
readonly
headermap_from_bytes: (a: number, b: number) => number
readonly
headermap_set_algorithm_id: (a: number, b: number) => void
readonly
headermap_algorithm_id: (a: number) => number
readonly
headermap_set_criticality: (a: number, b: number) => void
readonly
headermap_criticality: (a: number) => number
readonly
headermap_set_key_id: (
a: number,
b: number,
c: number,
) => void
readonly
headermap_key_id: (a: number, b: number) => void
readonly
headermap_set_partial_init_vector: (
a: number,
b: number,
c: number,
) => void
readonly
headermap_partial_init_vector: (a: number, b: number) => void
readonly
headermap_set_counter_signature: (a: number, b: number) => void
readonly
headermap_counter_signature: (a: number) => number
readonly
headermap_header: (a: number, b: number) => number
readonly
headermap_set_header: (
a: number,
b: number,
c: number,
) => void
readonly
headermap_keys: (a: number) => number
readonly
headermap_new: () => number
readonly
__wbg_headers_free: (a: number) => void
readonly
headers_to_bytes: (a: number, b: number) => void
readonly
headers_from_bytes: (a: number, b: number) => number
readonly
headers_protected: (a: number) => number
readonly
headers_unprotected: (a: number) => number
readonly
headers_new: (a: number, b: number) => number
readonly
__wbg_cosesignature_free: (a: number) => void
readonly
cosesignature_to_bytes: (a: number, b: number) => void
readonly
cosesignature_from_bytes: (a: number, b: number) => number
readonly
cosesignature_signature: (a: number, b: number) => void
readonly
cosesignature_new: (
a: number,
b: number,
c: number,
) => number
readonly
__wbg_cosesign1_free: (a: number) => void
readonly
cosesign1_to_bytes: (a: number, b: number) => void
readonly
cosesign1_from_bytes: (a: number, b: number) => number
readonly
cosesign1_signature: (a: number, b: number) => void
readonly
cosesign1_signed_data: (
a: number,
b: number,
c: number,
d: number,
e: number,
) => number
readonly
cosesign1_new: (
a: number,
b: number,
c: number,
d: number,
e: number,
) => number
readonly
__wbg_cosesign_free: (a: number) => void
readonly
cosesign_to_bytes: (a: number, b: number) => void
readonly
cosesign_from_bytes: (a: number, b: number) => number
readonly
cosesign_signatures: (a: number) => number
readonly
cosesign_new: (
a: number,
b: number,
c: number,
d: number,
) => number
readonly
__wbg_signedmessage_free: (a: number) => void
readonly
signedmessage_to_bytes: (a: number, b: number) => void
readonly
signedmessage_from_bytes: (a: number, b: number) => number
readonly
signedmessage_new_cose_sign: (a: number) => number
readonly
signedmessage_new_cose_sign1: (a: number) => number
readonly
signedmessage_from_user_facing_encoding: (a: number, b: number) => number
readonly
signedmessage_to_user_facing_encoding: (a: number, b: number) => void
readonly
signedmessage_kind: (a: number) => number
readonly
signedmessage_as_cose_sign: (a: number) => number
readonly
signedmessage_as_cose_sign1: (a: number) => number
readonly
__wbg_sigstructure_free: (a: number) => void
readonly
sigstructure_to_bytes: (a: number, b: number) => void
readonly
sigstructure_from_bytes: (a: number, b: number) => number
readonly
sigstructure_context: (a: number) => number
readonly
sigstructure_body_protected: (a: number) => number
readonly
sigstructure_sign_protected: (a: number) => number
readonly
sigstructure_external_aad: (a: number, b: number) => void
readonly
sigstructure_payload: (a: number, b: number) => void
readonly
sigstructure_set_sign_protected: (a: number, b: number) => void
readonly
sigstructure_new: (
a: number,
b: number,
c: number,
d: number,
e: number,
f: number,
) => number
readonly
__wbg_coseencrypt0_free: (a: number) => void
readonly
coseencrypt0_to_bytes: (a: number, b: number) => void
readonly
coseencrypt0_from_bytes: (a: number, b: number) => number
readonly
coseencrypt0_headers: (a: number) => number
readonly
coseencrypt0_ciphertext: (a: number, b: number) => void
readonly
coseencrypt0_new: (
a: number,
b: number,
c: number,
) => number
readonly
__wbg_passwordencryption_free: (a: number) => void
readonly
passwordencryption_to_bytes: (a: number, b: number) => void
readonly
passwordencryption_from_bytes: (a: number, b: number) => number
readonly
passwordencryption_new: (a: number) => number
readonly
__wbg_coserecipients_free: (a: number) => void
readonly
coserecipients_to_bytes: (a: number, b: number) => void
readonly
coserecipients_from_bytes: (a: number, b: number) => number
readonly
coserecipients_new: () => number
readonly
coserecipients_len: (a: number) => number
readonly
coserecipients_get: (a: number, b: number) => number
readonly
coserecipients_add: (a: number, b: number) => void
readonly
__wbg_coseencrypt_free: (a: number) => void
readonly
coseencrypt_to_bytes: (a: number, b: number) => void
readonly
coseencrypt_from_bytes: (a: number, b: number) => number
readonly
coseencrypt_recipients: (a: number) => number
readonly
coseencrypt_new: (
a: number,
b: number,
c: number,
d: number,
) => number
readonly
coserecipient_to_bytes: (a: number, b: number) => void
readonly
coserecipient_from_bytes: (a: number, b: number) => number
readonly
__wbg_pubkeyencryption_free: (a: number) => void
readonly
pubkeyencryption_to_bytes: (a: number, b: number) => void
readonly
pubkeyencryption_from_bytes: (a: number, b: number) => number
readonly
pubkeyencryption_new: (a: number) => number
readonly
__wbg_cosekey_free: (a: number) => void
readonly
cosekey_to_bytes: (a: number, b: number) => void
readonly
cosekey_from_bytes: (a: number, b: number) => number
readonly
cosekey_set_key_type: (a: number, b: number) => void
readonly
cosekey_key_type: (a: number) => number
readonly
cosekey_set_key_id: (
a: number,
b: number,
c: number,
) => void
readonly
cosekey_key_id: (a: number, b: number) => void
readonly
cosekey_set_algorithm_id: (a: number, b: number) => void
readonly
cosekey_algorithm_id: (a: number) => number
readonly
cosekey_set_key_ops: (a: number, b: number) => void
readonly
cosekey_key_ops: (a: number) => number
readonly
cosekey_set_base_init_vector: (
a: number,
b: number,
c: number,
) => void
readonly
cosekey_base_init_vector: (a: number, b: number) => void
readonly
cosekey_header: (a: number, b: number) => number
readonly
cosekey_set_header: (
a: number,
b: number,
c: number,
) => void
readonly
cosekey_new: (a: number) => number
readonly
__wbg_coserecipient_free: (a: number) => void
readonly
headermap_content_type: (a: number) => number
readonly
labels_len: (a: number) => number
readonly
cosesignatures_len: (a: number) => number
readonly
headermap_set_content_type: (a: number, b: number) => void
readonly
__wbg_countersignature_free: (a: number) => void
readonly
cosesign_payload: (a: number, b: number) => void
readonly
cosesign1_payload: (a: number, b: number) => void
readonly
coseencrypt_ciphertext: (a: number, b: number) => void
readonly
coserecipient_ciphertext: (a: number, b: number) => void
readonly
headermap_init_vector: (a: number, b: number) => void
readonly
coserecipient_new: (
a: number,
b: number,
c: number,
) => number
readonly
labels_new: () => number
readonly
cosesignatures_new: () => number
readonly
headermap_set_init_vector: (
a: number,
b: number,
c: number,
) => void
readonly
cosesignature_headers: (a: number) => number
readonly
cosesign_headers: (a: number) => number
readonly
cosesign1_headers: (a: number) => number
readonly
coseencrypt_headers: (a: number) => number
readonly
coserecipient_headers: (a: number) => number
readonly
__wbg_taggedcbor_free: (a: number) => void
readonly
taggedcbor_to_bytes: (a: number, b: number) => void
readonly
taggedcbor_from_bytes: (a: number, b: number) => number
readonly
taggedcbor_tag: (a: number) => number
readonly
taggedcbor_value: (a: number) => number
readonly
taggedcbor_new: (a: number, b: number) => number
readonly
__wbg_cborarray_free: (a: number) => void
readonly
cborarray_to_bytes: (a: number, b: number) => void
readonly
cborarray_from_bytes: (a: number, b: number) => number
readonly
cborarray_new: () => number
readonly
cborarray_len: (a: number) => number
readonly
cborarray_get: (a: number, b: number) => number
readonly
cborarray_add: (a: number, b: number) => void
readonly
cborarray_set_definite_encoding: (a: number, b: number) => void
readonly
cborarray_is_definite: (a: number) => number
readonly
__wbg_cborobject_free: (a: number) => void
readonly
cborobject_to_bytes: (a: number, b: number) => void
readonly
cborobject_from_bytes: (a: number, b: number) => number
readonly
cborobject_new: () => number
readonly
cborobject_len: (a: number) => number
readonly
cborobject_insert: (
a: number,
b: number,
c: number,
) => number
readonly
cborobject_get: (a: number, b: number) => number
readonly
cborobject_keys: (a: number) => number
readonly
cborobject_set_definite_encoding: (a: number, b: number) => void
readonly
cborobject_is_definite: (a: number) => number
readonly
__wbg_cborspecial_free: (a: number) => void
readonly
cborspecial_to_bytes: (a: number, b: number) => void
readonly
cborspecial_from_bytes: (a: number, b: number) => number
readonly
cborspecial_new_bool: (a: number) => number
readonly
cborspecial_new_unassigned: (a: number) => number
readonly
cborspecial_new_break: () => number
readonly
cborspecial_new_null: () => number
readonly
cborspecial_new_undefined: () => number
readonly
cborspecial_kind: (a: number) => number
readonly
cborspecial_as_bool: (a: number) => number
readonly
cborspecial_as_float: (a: number, b: number) => void
readonly
cborspecial_as_unassigned: (a: number) => number
readonly
__wbg_cborvalue_free: (a: number) => void
readonly
cborvalue_to_bytes: (a: number, b: number) => void
readonly
cborvalue_from_bytes: (a: number, b: number) => number
readonly
cborvalue_new_int: (a: number) => number
readonly
cborvalue_new_bytes: (a: number, b: number) => number
readonly
cborvalue_new_text: (a: number, b: number) => number
readonly
cborvalue_new_array: (a: number) => number
readonly
cborvalue_new_object: (a: number) => number
readonly
cborvalue_new_tagged: (a: number) => number
readonly
cborvalue_new_special: (a: number) => number
readonly
cborvalue_from_label: (a: number) => number
readonly
cborvalue_kind: (a: number) => number
readonly
cborvalue_as_int: (a: number) => number
readonly
cborvalue_as_bytes: (a: number, b: number) => void
readonly
cborvalue_as_text: (a: number, b: number) => void
readonly
cborvalue_as_array: (a: number) => number
readonly
cborvalue_as_object: (a: number) => number
readonly
cborvalue_as_tagged: (a: number) => number
readonly
cborvalue_as_special: (a: number) => number
readonly
__wbg_cosesign1builder_free: (a: number) => void
readonly
cosesign1builder_new: (
a: number,
b: number,
c: number,
d: number,
) => number
readonly
cosesign1builder_hash_payload: (a: number) => void
readonly
cosesign1builder_set_external_aad: (
a: number,
b: number,
c: number,
) => void
readonly
cosesign1builder_make_data_to_sign: (a: number) => number
readonly
cosesign1builder_build: (
a: number,
b: number,
c: number,
) => number
readonly
cosesignbuilder_new: (
a: number,
b: number,
c: number,
d: number,
) => number
readonly
cosesignbuilder_make_data_to_sign: (a: number) => number
readonly
cosesignbuilder_build: (a: number, b: number) => number
readonly
__wbg_eddsa25519key_free: (a: number) => void
readonly
eddsa25519key_new: (a: number, b: number) => number
readonly
eddsa25519key_set_private_key: (
a: number,
b: number,
c: number,
) => void
readonly
eddsa25519key_is_for_signing: (a: number) => void
readonly
eddsa25519key_is_for_verifying: (a: number) => void
readonly
eddsa25519key_build: (a: number) => number
readonly
__wbg_cosesignbuilder_free: (a: number) => void
readonly
cosesignbuilder_hash_payload: (a: number) => void
readonly
cosesignbuilder_set_external_aad: (
a: number,
b: number,
c: number,
) => void
readonly
__wbg_bignum_free: (a: number) => void
readonly
bignum_to_bytes: (a: number, b: number) => void
readonly
bignum_from_bytes: (a: number, b: number) => number
readonly
bignum_from_str: (a: number, b: number) => number
readonly
bignum_to_str: (a: number, b: number) => void
readonly
bignum_checked_mul: (a: number, b: number) => number
readonly
bignum_checked_add: (a: number, b: number) => number
readonly
bignum_checked_sub: (a: number, b: number) => number
readonly
__wbg_int_free: (a: number) => void
readonly
int_new: (a: number) => number
readonly
int_new_negative: (a: number) => number
readonly
int_new_i32: (a: number) => number
readonly
int_is_positive: (a: number) => number
readonly
int_as_positive: (a: number) => number
readonly
int_as_negative: (a: number) => number
readonly
int_as_i32: (a: number, b: number) => void
readonly
__wbindgen_malloc: (a: number) => number
readonly
__wbindgen_realloc: (
a: number,
b: number,
c: number,
) => number
readonly
__wbindgen_add_to_stack_pointer: (a: number) => number
readonly
__wbindgen_free: (a: number, b: number) => void