function crypto_box_easyimport { crypto_box_easy } from "https://deno.land/x/earthstar@v10.0.1/src/node/chloride.d.ts"; crypto_box_easy(data: Buffer,nonce: Buffer,publicKey: Buffer,secretKey: Buffer,): BufferParametersdata: Buffernonce: BufferpublicKey: BuffersecretKey: BufferReturnsBuffer