mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
1.3 KiB
1.3 KiB
Interface: JWEKeyManagementHeaderParameters
Recognized JWE Key Management-related Header Parameters.
Table of contents
Properties
Properties
apu
• Optional apu: Uint8Array
apv
• Optional apv: Uint8Array
epk
• Optional epk: KeyLike
deprecated You should not use this parameter. It is only really intended
for test and vector validation purposes.
iv
• Optional iv: Uint8Array
deprecated You should not use this parameter. It is only really intended
for test and vector validation purposes.
p2c
• Optional p2c: number
deprecated You should not use this parameter. It is only really intended
for test and vector validation purposes.
p2s
• Optional p2s: Uint8Array
deprecated You should not use this parameter. It is only really intended
for test and vector validation purposes.