getTabVernn

abstract fun getTabVernn(sTabVernn: String): ArrayList<String>

Retrieves the version strings for one or more EMV parameter tables.

Return

A list of 10-character ASCII version identifiers, in the same order as the indices supplied.

Parameters

sTabVernn

A concatenated sequence of two-digit table version indices. For example, "000102" queries tables 00, 01 and 02.