-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path997.browser.js
More file actions
1 lines (1 loc) · 34.8 KB
/
Copy path997.browser.js
File metadata and controls
1 lines (1 loc) · 34.8 KB
1
(this.webpackChunkweb3_cardano_token=this.webpackChunkweb3_cardano_token||[]).push([[997],{997:(t,e,r)=>{let _,n={};n.__wbindgen_placeholder__=t.exports;const{TextDecoder:s,TextEncoder:a}=r(659),i=new Array(32).fill(void 0);function o(t){return i[t]}i.push(void 0,null,!0,!1);let c=i.length;function p(t){const e=o(t);return function(t){t<36||(i[t]=c,c=t)}(t),e}let d=new s("utf-8",{ignoreBOM:!0,fatal:!0});d.decode();let w=null;function b(){return null!==w&&w.buffer===_.memory.buffer||(w=new Uint8Array(_.memory.buffer)),w}function l(t,e){return d.decode(b().subarray(t,t+e))}function u(t){const e=typeof t;if("number"==e||"boolean"==e||null==t)return`${t}`;if("string"==e)return`"${t}"`;if("symbol"==e){const e=t.description;return null==e?"Symbol":`Symbol(${e})`}if("function"==e){const e=t.name;return"string"==typeof e&&e.length>0?`Function(${e})`:"Function"}if(Array.isArray(t)){const e=t.length;let r="[";e>0&&(r+=u(t[0]));for(let _=1;_<e;_++)r+=", "+u(t[_]);return r+="]",r}const r=/\[object ([^\]]+)\]/.exec(toString.call(t));let _;if(!(r.length>1))return toString.call(t);if(_=r[1],"Object"==_)try{return"Object("+JSON.stringify(t)+")"}catch(t){return"Object"}return t instanceof Error?`${t.name}: ${t.message}\n${t.stack}`:_}let y=0,g=new a("utf-8");const h="function"==typeof g.encodeInto?function(t,e){return g.encodeInto(t,e)}:function(t,e){const r=g.encode(t);return e.set(r),{read:t.length,written:r.length}};function f(t,e,r){if(void 0===r){const r=g.encode(t),_=e(r.length);return b().subarray(_,_+r.length).set(r),y=r.length,_}let _=t.length,n=e(_);const s=b();let a=0;for(;a<_;a++){const e=t.charCodeAt(a);if(e>127)break;s[n+a]=e}if(a!==_){0!==a&&(t=t.slice(a)),n=r(n,_,_=a+3*t.length);const e=b().subarray(n+a,n+_);a+=h(t,e).written}return y=a,n}let v=null;function m(){return null!==v&&v.buffer===_.memory.buffer||(v=new Int32Array(_.memory.buffer)),v}function k(t,e){return b().subarray(t/1,t/1+e)}function x(t,e){const r=e(1*t.length);return b().set(t,r/1),y=t.length,r}function O(t,e){if(!(t instanceof e))throw new Error(`expected instance of ${e.name}`);return t.ptr}function j(t){return null==t}let S=null;t.exports.LabelKind=Object.freeze({Int:0,0:"Int",Text:1,1:"Text"}),t.exports.SignedMessageKind=Object.freeze({COSESIGN:0,0:"COSESIGN",COSESIGN1:1,1:"COSESIGN1"}),t.exports.SigContext=Object.freeze({Signature:0,0:"Signature",Signature1:1,1:"Signature1",CounterSignature:2,2:"CounterSignature"}),t.exports.CBORSpecialType=Object.freeze({Bool:0,0:"Bool",Float:1,1:"Float",Unassigned:2,2:"Unassigned",Break:3,3:"Break",Undefined:4,4:"Undefined",Null:5,5:"Null"}),t.exports.CBORValueKind=Object.freeze({Int:0,0:"Int",Bytes:1,1:"Bytes",Text:2,2:"Text",Array:3,3:"Array",Object:4,4:"Object",TaggedCBOR:5,5:"TaggedCBOR",Special:6,6:"Special"}),t.exports.AlgorithmId=Object.freeze({EdDSA:0,0:"EdDSA",ChaCha20Poly1305:1,1:"ChaCha20Poly1305"}),t.exports.KeyType=Object.freeze({OKP:0,0:"OKP",EC2:1,1:"EC2",Symmetric:2,2:"Symmetric"}),t.exports.ECKey=Object.freeze({CRV:0,0:"CRV",X:1,1:"X",Y:2,2:"Y",D:3,3:"D"}),t.exports.CurveType=Object.freeze({P256:0,0:"P256",P384:1,1:"P384",P521:2,2:"P521",X25519:3,3:"X25519",X448:4,4:"X448",Ed25519:5,5:"Ed25519",Ed448:6,6:"Ed448"}),t.exports.KeyOperation=Object.freeze({Sign:0,0:"Sign",Verify:1,1:"Verify",Encrypt:2,2:"Encrypt",Decrypt:3,3:"Decrypt",WrapKey:4,4:"WrapKey",UnwrapKey:5,5:"UnwrapKey",DeriveKey:6,6:"DeriveKey",DeriveBits:7,7:"DeriveBits"});class C{static __wrap(t){const e=Object.create(C.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bignum_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.bignum_from_bytes(e,r);return C.__wrap(n)}static from_str(t){var e=f(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=y,n=_.bignum_from_str(e,r);return C.__wrap(n)}to_str(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_str(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];return l(t,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,e)}}checked_mul(t){O(t,C);var e=_.bignum_checked_mul(this.ptr,t.ptr);return C.__wrap(e)}checked_add(t){O(t,C);var e=_.bignum_checked_add(this.ptr,t.ptr);return C.__wrap(e)}checked_sub(t){O(t,C);var e=_.bignum_checked_sub(this.ptr,t.ptr);return C.__wrap(e)}}t.exports.BigNum=C;class E{static __wrap(t){const e=Object.create(E.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cborarray_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cborarray_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cborarray_from_bytes(e,r);return E.__wrap(n)}static new(){var t=_.cborarray_new();return E.__wrap(t)}len(){return _.cborarray_len(this.ptr)>>>0}get(t){var e=_.cborarray_get(this.ptr,t);return A.__wrap(e)}add(t){O(t,A),_.cborarray_add(this.ptr,t.ptr)}set_definite_encoding(t){_.cborarray_set_definite_encoding(this.ptr,t)}is_definite(){return 0!==_.cborarray_is_definite(this.ptr)}}t.exports.CBORArray=E;class B{static __wrap(t){const e=Object.create(B.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cborobject_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cborobject_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cborobject_from_bytes(e,r);return B.__wrap(n)}static new(){var t=_.cborobject_new();return B.__wrap(t)}len(){return _.cborobject_len(this.ptr)>>>0}insert(t,e){O(t,A),O(e,A);var r=_.cborobject_insert(this.ptr,t.ptr,e.ptr);return 0===r?void 0:A.__wrap(r)}get(t){O(t,A);var e=_.cborobject_get(this.ptr,t.ptr);return 0===e?void 0:A.__wrap(e)}keys(){var t=_.cborobject_keys(this.ptr);return E.__wrap(t)}set_definite_encoding(t){_.cborobject_set_definite_encoding(this.ptr,t)}is_definite(){return 0!==_.cborobject_is_definite(this.ptr)}}t.exports.CBORObject=B;class K{static __wrap(t){const e=Object.create(K.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cborspecial_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cborspecial_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cborspecial_from_bytes(e,r);return K.__wrap(n)}static new_bool(t){var e=_.cborspecial_new_bool(t);return K.__wrap(e)}static new_unassigned(t){var e=_.cborspecial_new_unassigned(t);return K.__wrap(e)}static new_break(){var t=_.cborspecial_new_break();return K.__wrap(t)}static new_null(){var t=_.cborspecial_new_null();return K.__wrap(t)}static new_undefined(){var t=_.cborspecial_new_undefined();return K.__wrap(t)}kind(){return _.cborspecial_kind(this.ptr)>>>0}as_bool(){var t=_.cborspecial_as_bool(this.ptr);return 16777215===t?void 0:0!==t}as_float(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cborspecial_as_float(r,this.ptr);var t=m()[r/4+0],e=(null!==S&&S.buffer===_.memory.buffer||(S=new Float64Array(_.memory.buffer)),S)[r/8+1];return 0===t?void 0:e}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_unassigned(){var t=_.cborspecial_as_unassigned(this.ptr);return 16777215===t?void 0:t}}t.exports.CBORSpecial=K;class A{static __wrap(t){const e=Object.create(A.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cborvalue_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cborvalue_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cborvalue_from_bytes(e,r);return A.__wrap(n)}static new_int(t){O(t,H);var e=_.cborvalue_new_int(t.ptr);return A.__wrap(e)}static new_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cborvalue_new_bytes(e,r);return A.__wrap(n)}static new_text(t){var e=f(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=y,n=_.cborvalue_new_text(e,r);return A.__wrap(n)}static new_array(t){O(t,E);var e=_.cborvalue_new_array(t.ptr);return A.__wrap(e)}static new_object(t){O(t,B);var e=_.cborvalue_new_object(t.ptr);return A.__wrap(e)}static new_tagged(t){O(t,et);var e=_.cborvalue_new_tagged(t.ptr);return A.__wrap(e)}static new_special(t){O(t,K);var e=_.cborvalue_new_special(t.ptr);return A.__wrap(e)}kind(){return _.cborvalue_kind(this.ptr)>>>0}as_int(){var t=_.cborvalue_as_int(this.ptr);return 0===t?void 0:H.__wrap(t)}as_bytes(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cborvalue_as_bytes(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_text(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cborvalue_as_text(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=l(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_array(){var t=_.cborvalue_as_array(this.ptr);return 0===t?void 0:E.__wrap(t)}as_object(){var t=_.cborvalue_as_object(this.ptr);return 0===t?void 0:B.__wrap(t)}as_tagged(){var t=_.cborvalue_as_tagged(this.ptr);return 0===t?void 0:et.__wrap(t)}as_special(){var t=_.cborvalue_as_special(this.ptr);return 0===t?void 0:K.__wrap(t)}}t.exports.CBORValue=A;class I{static __wrap(t){const e=Object.create(I.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_coseencrypt_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.coseencrypt_from_bytes(e,r);return I.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}ciphertext(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_ciphertext(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}recipients(){var t=_.coseencrypt_recipients(this.ptr);return D.__wrap(t)}static new(t,e,r){O(t,W);var n=j(e)?0:x(e,_.__wbindgen_malloc),s=y;O(r,D);var a=_.coseencrypt_new(t.ptr,n,s,r.ptr);return I.__wrap(a)}}t.exports.COSEEncrypt=I;class P{static __wrap(t){const e=Object.create(P.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_coseencrypt0_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.coseencrypt0_from_bytes(e,r);return P.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}ciphertext(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_ciphertext(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,e){O(t,W);var r=j(e)?0:x(e,_.__wbindgen_malloc),n=y,s=_.coseencrypt0_new(t.ptr,r,n);return P.__wrap(s)}}t.exports.COSEEncrypt0=P;class R{static __wrap(t){const e=Object.create(R.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosekey_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosekey_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosekey_from_bytes(e,r);return R.__wrap(n)}set_key_type(t){O(t,L),_.cosekey_set_key_type(this.ptr,t.ptr)}key_type(){var t=_.cosekey_key_type(this.ptr);return L.__wrap(t)}set_key_id(t){var e=x(t,_.__wbindgen_malloc),r=y;_.cosekey_set_key_id(this.ptr,e,r)}key_id(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cosekey_key_id(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_algorithm_id(t){O(t,L),_.cosekey_set_algorithm_id(this.ptr,t.ptr)}algorithm_id(){var t=_.cosekey_algorithm_id(this.ptr);return 0===t?void 0:L.__wrap(t)}set_key_ops(t){O(t,Y),_.cosekey_set_key_ops(this.ptr,t.ptr)}key_ops(){var t=_.cosekey_key_ops(this.ptr);return 0===t?void 0:Y.__wrap(t)}set_base_init_vector(t){var e=x(t,_.__wbindgen_malloc),r=y;_.cosekey_set_base_init_vector(this.ptr,e,r)}base_init_vector(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cosekey_base_init_vector(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}header(t){O(t,L);var e=_.cosekey_header(this.ptr,t.ptr);return 0===e?void 0:A.__wrap(e)}set_header(t,e){O(t,L),O(e,A),_.cosekey_set_header(this.ptr,t.ptr,e.ptr)}static new(t){O(t,L);var e=_.cosekey_new(t.ptr);return R.__wrap(e)}}t.exports.COSEKey=R;class z{static __wrap(t){const e=Object.create(z.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_coserecipient_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.coserecipient_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.coserecipient_from_bytes(e,r);return z.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}ciphertext(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_ciphertext(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,e){O(t,W);var r=j(e)?0:x(e,_.__wbindgen_malloc),n=y,s=_.coseencrypt0_new(t.ptr,r,n);return z.__wrap(s)}}t.exports.COSERecipient=z;class D{static __wrap(t){const e=Object.create(D.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_coserecipients_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.coserecipients_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.coserecipients_from_bytes(e,r);return D.__wrap(n)}static new(){var t=_.coserecipients_new();return D.__wrap(t)}len(){return _.coserecipients_len(this.ptr)>>>0}get(t){var e=_.coserecipients_get(this.ptr,t);return z.__wrap(e)}add(t){O(t,z),_.coserecipients_add(this.ptr,t.ptr)}}t.exports.COSERecipients=D;class T{static __wrap(t){const e=Object.create(T.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesign_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesign_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosesign_from_bytes(e,r);return T.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}payload(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_ciphertext(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}signatures(){var t=_.cosesign_signatures(this.ptr);return M.__wrap(t)}static new(t,e,r){O(t,W);var n=j(e)?0:x(e,_.__wbindgen_malloc),s=y;O(r,M);var a=_.cosesign_new(t.ptr,n,s,r.ptr);return T.__wrap(a)}}t.exports.COSESign=T;class N{static __wrap(t){const e=Object.create(N.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesign1_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesign1_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosesign1_from_bytes(e,r);return N.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}payload(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.coseencrypt0_ciphertext(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}signature(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesign1_signature(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}signed_data(t,e){var r=j(t)?0:x(t,_.__wbindgen_malloc),n=y,s=j(e)?0:x(e,_.__wbindgen_malloc),a=y,i=_.cosesign1_signed_data(this.ptr,r,n,s,a);return Z.__wrap(i)}static new(t,e,r){O(t,W);var n=j(e)?0:x(e,_.__wbindgen_malloc),s=y,a=x(r,_.__wbindgen_malloc),i=y,o=_.cosesign1_new(t.ptr,n,s,a,i);return N.__wrap(o)}}t.exports.COSESign1=N;class ${static __wrap(t){const e=Object.create($.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesign1builder_free(t)}static new(t,e,r){O(t,W);var n=x(e,_.__wbindgen_malloc),s=y,a=_.cosesign1builder_new(t.ptr,n,s,r);return $.__wrap(a)}hash_payload(){_.cosesign1builder_hash_payload(this.ptr)}set_external_aad(t){var e=x(t,_.__wbindgen_malloc),r=y;_.cosesign1builder_set_external_aad(this.ptr,e,r)}make_data_to_sign(){var t=_.cosesign1builder_make_data_to_sign(this.ptr);return Z.__wrap(t)}build(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosesign1builder_build(this.ptr,e,r);return N.__wrap(n)}}t.exports.COSESign1Builder=$;class U{static __wrap(t){const e=Object.create(U.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesignbuilder_free(t)}static new(t,e,r){O(t,W);var n=x(e,_.__wbindgen_malloc),s=y,a=_.cosesignbuilder_new(t.ptr,n,s,r);return U.__wrap(a)}hash_payload(){_.cosesign1builder_hash_payload(this.ptr)}set_external_aad(t){var e=x(t,_.__wbindgen_malloc),r=y;_.cosesign1builder_set_external_aad(this.ptr,e,r)}make_data_to_sign(){var t=_.cosesignbuilder_make_data_to_sign(this.ptr);return Z.__wrap(t)}build(t){O(t,M);var e=_.cosesignbuilder_build(this.ptr,t.ptr);return T.__wrap(e)}}t.exports.COSESignBuilder=U;class F{static __wrap(t){const e=Object.create(F.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesignature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesignature_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosesignature_from_bytes(e,r);return F.__wrap(n)}headers(){var t=_.coseencrypt0_headers(this.ptr);return W.__wrap(t)}signature(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesignature_signature(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,e){O(t,W);var r=x(e,_.__wbindgen_malloc),n=y,s=_.cosesignature_new(t.ptr,r,n);return F.__wrap(s)}}t.exports.COSESignature=F;class M{static __wrap(t){const e=Object.create(M.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_cosesignatures_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.cosesignatures_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.cosesignatures_from_bytes(e,r);return M.__wrap(n)}static new(){var t=_.coserecipients_new();return M.__wrap(t)}len(){return _.coserecipients_len(this.ptr)>>>0}get(t){var e=_.cosesignatures_get(this.ptr,t);return F.__wrap(e)}add(t){O(t,F),_.cosesignatures_add(this.ptr,t.ptr)}}t.exports.COSESignatures=M;class V{static __wrap(t){const e=Object.create(V.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_countersignature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.countersignature_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.countersignature_from_bytes(e,r);return V.__wrap(n)}static new_single(t){O(t,F);var e=_.countersignature_new_single(t.ptr);return V.__wrap(e)}static new_multi(t){O(t,M);var e=_.countersignature_new_multi(t.ptr);return V.__wrap(e)}signatures(){var t=_.countersignature_signatures(this.ptr);return M.__wrap(t)}}t.exports.CounterSignature=V;class X{static __wrap(t){const e=Object.create(X.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_eddsa25519key_free(t)}static new(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.eddsa25519key_new(e,r);return X.__wrap(n)}set_private_key(t){var e=x(t,_.__wbindgen_malloc),r=y;_.eddsa25519key_set_private_key(this.ptr,e,r)}is_for_signing(){_.eddsa25519key_is_for_signing(this.ptr)}is_for_verifying(){_.eddsa25519key_is_for_verifying(this.ptr)}build(){var t=_.eddsa25519key_build(this.ptr);return R.__wrap(t)}}t.exports.EdDSA25519Key=X;class G{static __wrap(t){const e=Object.create(G.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_headermap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headermap_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.headermap_from_bytes(e,r);return G.__wrap(n)}set_algorithm_id(t){O(t,L),_.headermap_set_algorithm_id(this.ptr,t.ptr)}algorithm_id(){var t=_.headermap_algorithm_id(this.ptr);return 0===t?void 0:L.__wrap(t)}set_criticality(t){O(t,Y),_.headermap_set_criticality(this.ptr,t.ptr)}criticality(){var t=_.headermap_criticality(this.ptr);return 0===t?void 0:Y.__wrap(t)}set_content_type(t){O(t,L),_.cosekey_set_algorithm_id(this.ptr,t.ptr)}content_type(){var t=_.cosekey_algorithm_id(this.ptr);return 0===t?void 0:L.__wrap(t)}set_key_id(t){var e=x(t,_.__wbindgen_malloc),r=y;_.headermap_set_key_id(this.ptr,e,r)}key_id(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.headermap_key_id(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_init_vector(t){var e=x(t,_.__wbindgen_malloc),r=y;_.cosekey_set_base_init_vector(this.ptr,e,r)}init_vector(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.cosekey_base_init_vector(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_partial_init_vector(t){var e=x(t,_.__wbindgen_malloc),r=y;_.headermap_set_partial_init_vector(this.ptr,e,r)}partial_init_vector(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.headermap_partial_init_vector(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=k(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_counter_signature(t){O(t,V),_.headermap_set_counter_signature(this.ptr,t.ptr)}counter_signature(){var t=_.headermap_counter_signature(this.ptr);return 0===t?void 0:V.__wrap(t)}header(t){O(t,L);var e=_.headermap_header(this.ptr,t.ptr);return 0===e?void 0:A.__wrap(e)}set_header(t,e){O(t,L),O(e,A),_.headermap_set_header(this.ptr,t.ptr,e.ptr)}keys(){var t=_.headermap_keys(this.ptr);return Y.__wrap(t)}static new(){var t=_.headermap_new();return G.__wrap(t)}}t.exports.HeaderMap=G;class W{static __wrap(t){const e=Object.create(W.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_headers_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headers_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.headers_from_bytes(e,r);return W.__wrap(n)}protected(){var t=_.headers_protected(this.ptr);return q.__wrap(t)}unprotected(){var t=_.headers_unprotected(this.ptr);return G.__wrap(t)}static new(t,e){O(t,q),O(e,G);var r=_.headers_new(t.ptr,e.ptr);return W.__wrap(r)}}t.exports.Headers=W;class H{static __wrap(t){const e=Object.create(H.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_int_free(t)}static new(t){O(t,C);var e=t.ptr;t.ptr=0;var r=_.int_new(e);return H.__wrap(r)}static new_negative(t){O(t,C);var e=t.ptr;t.ptr=0;var r=_.int_new_negative(e);return H.__wrap(r)}static new_i32(t){var e=_.int_new_i32(t);return H.__wrap(e)}is_positive(){return 0!==_.int_is_positive(this.ptr)}as_positive(){var t=_.int_as_positive(this.ptr);return 0===t?void 0:C.__wrap(t)}as_negative(){var t=_.int_as_negative(this.ptr);return 0===t?void 0:C.__wrap(t)}as_i32(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];return 0===t?void 0:e}finally{_.__wbindgen_add_to_stack_pointer(16)}}}t.exports.Int=H;class L{static __wrap(t){const e=Object.create(L.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_label_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.label_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.label_from_bytes(e,r);return L.__wrap(n)}static new_int(t){O(t,H);var e=_.label_new_int(t.ptr);return L.__wrap(e)}static new_text(t){var e=f(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=y,n=_.label_new_text(e,r);return L.__wrap(n)}kind(){return _.label_kind(this.ptr)>>>0}as_int(){var t=_.label_as_int(this.ptr);return 0===t?void 0:H.__wrap(t)}as_text(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.label_as_text(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];let n;return 0!==t&&(n=l(t,e).slice(),_.__wbindgen_free(t,1*e)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_algorithm_id(t){var e=_.label_from_algorithm_id(t);return L.__wrap(e)}static from_key_type(t){var e=_.label_from_key_type(t);return L.__wrap(e)}static from_ec_key(t){var e=_.label_from_ec_key(t);return L.__wrap(e)}static from_curve_type(t){var e=_.label_from_curve_type(t);return L.__wrap(e)}static from_key_operation(t){var e=_.label_from_key_operation(t);return L.__wrap(e)}}t.exports.Label=L;class Y{static __wrap(t){const e=Object.create(Y.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_labels_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.labels_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.labels_from_bytes(e,r);return Y.__wrap(n)}static new(){var t=_.coserecipients_new();return Y.__wrap(t)}len(){return _.coserecipients_len(this.ptr)>>>0}get(t){var e=_.labels_get(this.ptr,t);return L.__wrap(e)}add(t){O(t,L),_.labels_add(this.ptr,t.ptr)}}t.exports.Labels=Y;class J{static __wrap(t){const e=Object.create(J.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_passwordencryption_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.passwordencryption_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.passwordencryption_from_bytes(e,r);return J.__wrap(n)}static new(t){O(t,P);var e=_.passwordencryption_new(t.ptr);return J.__wrap(e)}}t.exports.PasswordEncryption=J;class q{static __wrap(t){const e=Object.create(q.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_protectedheadermap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protectedheadermap_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.protectedheadermap_from_bytes(e,r);return q.__wrap(n)}static new_empty(){var t=_.protectedheadermap_new_empty();return q.__wrap(t)}static new(t){O(t,G);var e=_.protectedheadermap_new(t.ptr);return q.__wrap(e)}deserialized_headers(){var t=_.protectedheadermap_deserialized_headers(this.ptr);return G.__wrap(t)}}t.exports.ProtectedHeaderMap=q;class Q{static __wrap(t){const e=Object.create(Q.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_pubkeyencryption_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pubkeyencryption_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.pubkeyencryption_from_bytes(e,r);return Q.__wrap(n)}static new(t){O(t,I);var e=_.pubkeyencryption_new(t.ptr);return Q.__wrap(e)}}t.exports.PubKeyEncryption=Q;class Z{static __wrap(t){const e=Object.create(Z.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_sigstructure_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.sigstructure_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.sigstructure_from_bytes(e,r);return Z.__wrap(n)}context(){return _.sigstructure_context(this.ptr)>>>0}body_protected(){var t=_.sigstructure_body_protected(this.ptr);return q.__wrap(t)}sign_protected(){var t=_.sigstructure_sign_protected(this.ptr);return 0===t?void 0:q.__wrap(t)}external_aad(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.sigstructure_external_aad(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}payload(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.sigstructure_payload(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_sign_protected(t){O(t,q),_.sigstructure_set_sign_protected(this.ptr,t.ptr)}static new(t,e,r,n){O(e,q);var s=x(r,_.__wbindgen_malloc),a=y,i=x(n,_.__wbindgen_malloc),o=y,c=_.sigstructure_new(t,e.ptr,s,a,i,o);return Z.__wrap(c)}}t.exports.SigStructure=Z;class tt{static __wrap(t){const e=Object.create(tt.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_signedmessage_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.signedmessage_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.signedmessage_from_bytes(e,r);return tt.__wrap(n)}static new_cose_sign(t){O(t,T);var e=_.signedmessage_new_cose_sign(t.ptr);return tt.__wrap(e)}static new_cose_sign1(t){O(t,N);var e=_.signedmessage_new_cose_sign1(t.ptr);return tt.__wrap(e)}static from_user_facing_encoding(t){var e=f(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=y,n=_.signedmessage_from_user_facing_encoding(e,r);return tt.__wrap(n)}to_user_facing_encoding(){try{const r=_.__wbindgen_add_to_stack_pointer(-16);_.signedmessage_to_user_facing_encoding(r,this.ptr);var t=m()[r/4+0],e=m()[r/4+1];return l(t,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,e)}}kind(){return _.signedmessage_kind(this.ptr)>>>0}as_cose_sign(){var t=_.signedmessage_as_cose_sign(this.ptr);return 0===t?void 0:T.__wrap(t)}as_cose_sign1(){var t=_.signedmessage_as_cose_sign1(this.ptr);return 0===t?void 0:N.__wrap(t)}}t.exports.SignedMessage=tt;class et{static __wrap(t){const e=Object.create(et.prototype);return e.ptr=t,e}__destroy_into_raw(){const t=this.ptr;return this.ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_taggedcbor_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.taggedcbor_to_bytes(n,this.ptr);var t=m()[n/4+0],e=m()[n/4+1],r=k(t,e).slice();return _.__wbindgen_free(t,1*e),r}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){var e=x(t,_.__wbindgen_malloc),r=y,n=_.taggedcbor_from_bytes(e,r);return et.__wrap(n)}tag(){var t=_.taggedcbor_tag(this.ptr);return C.__wrap(t)}value(){var t=_.taggedcbor_value(this.ptr);return A.__wrap(t)}static new(t,e){O(t,C);var r=t.ptr;t.ptr=0,O(e,A);var n=_.taggedcbor_new(r,e.ptr);return et.__wrap(n)}}t.exports.TaggedCBOR=et,t.exports.__wbindgen_object_drop_ref=function(t){p(t)},t.exports.__wbindgen_string_new=function(t,e){return function(t){c===i.length&&i.push(i.length+1);const e=c;return c=i[e],i[e]=t,e}(l(t,e))},t.exports.__wbindgen_debug_string=function(t,e){var r=f(u(o(e)),_.__wbindgen_malloc,_.__wbindgen_realloc),n=y;m()[t/4+1]=n,m()[t/4+0]=r},t.exports.__wbindgen_throw=function(t,e){throw new Error(l(t,e))},t.exports.__wbindgen_rethrow=function(t){throw p(t)};const rt=r(316).join("/","emurgo_message_signing_bg.wasm"),_t=r(745).readFileSync(rt),nt=new WebAssembly.Module(_t),st=new WebAssembly.Instance(nt,n);_=st.exports,t.exports.__wasm=_}}]);