Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jose/jwe/compact/decrypt.ts>CompactDecryptGetKey

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
interface CompactDecryptGetKey
import { type CompactDecryptGetKey } from "https://deno.land/x/jose@v4.11.0/jwe/compact/decrypt.ts";

Interface for Compact JWE Decryption dynamic key resolution. No token components have been verified at the time of this function call.