CoseMac
Representation of a COSE_MAC0 object with the tag value, i.e. consisting of protected header, unprotected header and payload.
Functions
Link copied to clipboard
fun prepareCoseMacInput(externalAad: ByteArray = byteArrayOf(), detachedPayload: ByteArray? = null): ByteArray