COSE_LABEL_TYP

const val COSE_LABEL_TYP: Long = 16

The COSE label for conveying the token type (tstr or uint) similar to JWT typ.

Note: this is not the content type of the data in COSE body, instead this this the type of the overall COSE token.

Reference: https://www.iana.org/assignments/cose/cose.xhtml