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