jose/docs/interfaces/types.JWEKeyManagementHeaderParameters.md
2022-03-06 14:47:08 +01:00

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.