3 - MTSCRA Class Methods
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer’s
Reference (Windows/Windows Phone)
Page 23
public string getCapMagneSafe20Encryption ()
Parameters: None
Return Value:
String representing MagneSafe 2.0 Encryption Capabilities. 0 = Not supported, other values TBD.
3.28
getCapMagStripeEncryption
Retrieves MagneStripe Encryption Capabilities.
public string getCapMagStripeEncryption()
Parameters: None
Return Value:
String representing MagStripe Encryption Capabilities. 0 = No Encryption, 1 = TDES DUKPT / PIN
Variant, other values TBD
3.29
getCapMSR
Retrieves MSR Capabilities.
public string getCapMSR()
Parameters: None
Return Value:
String representing MSR Capabilities. 0 = No MSR, 1 = MSR.
3.30
getCapTracks
Retrieves Track Capabilities.
public string getCapTracks()
Parameters: None
Return Value:
String representing Track Capabilities:
Bit 0 = 1 / Track 1 supported,
Bit 1 = 1 / Track 2 supported,
Bit 2 = 1 / Track 3 supported,
All other bits = 0.
3.31
getCardDataCRC
Retrieves CRC from card data.
public long getCardDataCRC()
Parameters: None