Skip to main content
Module

x/jose/index.ts>CompactEncrypt#setKeyManagementParameters

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
Extremely Popular
Go to Latest
method CompactEncrypt.prototype.setKeyManagementParameters
import { CompactEncrypt } from "https://deno.land/x/jose@v4.8.3/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.