type alias Keyimport { type Key } from "https://deno.land/x/lume@v1.16.1/deps/crypto.ts"; Types of keys that can be used to sign data. definition: | string | number[] | ArrayBuffer | Uint8Array