import { CompactEncrypt } from "https://deno.land/x/jose@v5.9.6/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
parameters: JWEKeyManagementHeaderParameters
JWE Key Management parameters.