CoseBytes
Representation of a signed COSE_Sign1/COSE_MAC0 object, i.e. consisting of protected header, unprotected header and payload. It represents the bytes of the object as it has been transferred, i.e. useful for signature/hmac verification.
For the class using typed payloads, see CoseSigned and CoseMac.
See RFC 9052.