PlugPagNFCAuth

fun PlugPagNFCAuth(type: Int, slotNumber: Byte, password: ByteArray)

Constrói uma instância de PlugPagNFCAuth já considerando seu tipo como EM1KeyType.TYPE_A.


fun PlugPagNFCAuth(type: Int, slotNumber: Byte, password: ByteArray, em1KeyType: EM1KeyType = EM1KeyType.TYPE_A)