Decodes CBOR (Concise Binary Object Representation) data to JavaScript values.
Implements RFC 8949 subset needed for C2PA manifests:
CBOR-encoded data
Optional
Decoding options (max depth, indefinite handling)
Custom tag handlers (merged with defaults)
Decoded JavaScript value
Decodes CBOR (Concise Binary Object Representation) data to JavaScript values.
Implements RFC 8949 subset needed for C2PA manifests: