Skip to content

UnprotectedHeaderMap

UnprotectedHeaderMap = Map<CborValue, CborValue>

Defined in: packages/filecoin-encryption-envelope/src/cose/headers.ts:119

Content unprotected header map.

The encoder emits an empty map. Decoding accepts unknown non-critical parameters, but rejects crit, Partial IV, and labels duplicated in the protected header.