getKSNKeysInfo

abstract fun getKSNKeysInfo(keyIndexes: String): KSNKeysInfo

Retrieves the Key Serial Numbers (KSNs) for a given set of DUKPT TDES keys.

Return

a KSNKeysInfo containing:

  • asKSNTDesPnn: list of KSNs for the requested PIN keys

  • asKSNTDesDnn: list of KSNs for the requested Data keys

Parameters

keyIndexes

A concatenated sequence of two-digit DUKPT key indices. e.g. "051519" to fetch indices 05, 15 and 19.