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