class M.COSEEncrypt0import { M } from "https://deno.land/x/lucid@0.10.10/src/core/core.ts"; const { COSEEncrypt0 } = M; Methods__destroy_into_raw()ciphertext()free()headers()to_bytes()Static Methods__wrap(ptr)from_bytes(bytes)new(headers, ciphertext)