Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
Recognized JWE Key Management-related Header Parameters.
• optional apu: Uint8Array
ECDH-ES "apu" (Agreement PartyUInfo). This will be used as a JOSE Header Parameter and will be used in ECDH's ConcatKDF.
• optional apv: Uint8Array
ECDH-ES "apv" (Agreement PartyVInfo). This will be used as a JOSE Header Parameter and will be used in ECDH's ConcatKDF.
• optional epk: CryptoKey | KeyObject
You should not use this parameter. It is only intended for testing and vector validation purposes.
• optional iv: Uint8Array
You should not use this parameter. It is only intended for testing and vector validation purposes.
• optional p2c: number
You should not use this parameter. It is only intended for testing and vector validation purposes.
• optional p2s: Uint8Array
You should not use this parameter. It is only intended for testing and vector validation purposes.