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