import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { ResolvedKey } = jose;
Properties
key: T | Uint8Array
Key resolved from the key resolver function.
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { ResolvedKey } = jose;
Key resolved from the key resolver function.