method default.prototype.encryptimport { default } from "https://deno.land/x/xserver@5.2.2/src/session.ts"; encrypt(data: string, secret?: string)Parametersdata: stringoptionalsecret: string