function dtils.generateKeyBytesimport { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts"; const { generateKeyBytes } = dtils; generateKeyBytes()Generates an encryption key for symmetric encryptions using the AES algorithm