function createSecretKeyimport { createSecretKey } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; createSecretKey(key: ArrayBufferView): KeyObjectcreateSecretKey(key: string, encoding: string): KeyObjectParameterskey: ArrayBufferViewReturnsKeyObjectParameterskey: stringencoding: stringReturnsKeyObjectimport createSecretKeyimport { createSecretKey } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";