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