getTag

abstract fun getTag(tags: ByteArray): ByteArray?

Fetches a tag from the kernel database used to process card.

Return

Tag with its corresponding value (TLV stream).

Parameters

tags

Tag to fetch.