CoseMac0

constructor(protectedHeaders: Map<CoseLabel, DataItem>, unprotectedHeaders: Map<CoseLabel, DataItem>, tag: ByteArray, payload: ByteArray?)

Parameters

protectedHeaders

protected headers.

unprotectedHeaders

unprotected headers.

tag

the MAC value.

payload

the payload, if available.