COSESign
COSESign refers to the signing structures defined in the CBOR Object Signing and Encryption (COSE) framework, specified in RFC 8152. It provides a standardized way to apply digital signatures to CBOR-encoded data, enabling authenticity and integrity assurances without encryption.
There are two principal forms: COSE_Sign and COSE_Sign1. COSE_Sign supports multiple signatures on a single payload,
The protected header contains fields that are integrity-protected (for example, the algorithm and key identifiers), encoded