Skip to main content
Module

x/jose/index.ts>CompactEncrypt#setKeyManagementParameters

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
method CompactEncrypt.prototype.setKeyManagementParameters
import { CompactEncrypt } from "https://deno.land/x/jose@v4.15.5/index.ts";

Sets the JWE Key Management parameters to be used when encrypting the Content Encryption Key. You do not need to invoke this method, it is only really intended for test and vector validation purposes.

Parameters

JWE Key Management parameters.