prepareDeviceForTransaction
Prepares the device for transaction. This will update configuration and run security checks if needed.
Return
A Kotlin Result. The result can contain a failure:
NotConnectedException if the device being passed is not connected.
PreparationFailedException if there was an preparing the device.
Parameters
cardReader
The connected CardReader to prepare.