Getencryptionstatus; Getfirmware - Magtek aDynamo Manual

Secure card reader authenticator .net/pcl programmer's reference (windows/windows phone)
Hide thumbs Also See for aDynamo:
Table of Contents

Advertisement

3 - MTSCRA Class Methods
Parameters:
configType can be one of:
8180: Send TLV Version on Power Up
8181: Send Discovery on Power Up
8280: Send Card name
8281: Send Card IIN
8282: Send Card Last 4 Digits of PAN
8283: Send Card Expiration
8284: Send Card Service Code
8285: Send Card PAN Length
Return Value:
String representing device configuration

3.44 getEncryptionStatus

Retrieves encryption status. This two byte Binary field contains the Encryption Status. The Reader
Encryption Status is sent in big endian byte order. Byte 1 is the least significant byte. Byte 1 LSB is
status bit 0. Byte 2 MSB is status bit 15.
public string getEncryptionStatus()
Parameters: None
Return Value:
String representing decryption status as a 2-byte binary field.
Bit 0 = DUKPT Keys exhausted (1=exhausted, 0=keys available)
Bit 1 = Initial DUKPT key Injected, always set to One (Primary DUKPT Key)
Bit 2 = Encryption Enabled, always set to One
Bit 3 = Reserved (always set to zero)
Bit 4 = Reserved (always set to zero)
Bit 5 = Reserved (always set to zero)
Bit 6 = Reserved (always set to zero)
Bit 7 = Reserved (always set to zero)
Bit 8 = Reserved (always set to zero)
Bit 9 = Initial DUKPT key injected (Secondary DUKPT Key)
Bit 10 = DUKPT Key used for encryption, 0=Primary, 1=Secondary
Bit 11 = DUKPT Key Variant used to encrypt data, 0=PIN Variant, 1=Data Variant/Bidirectional
Bits 12–15 = Unassigned (always set to Zero)

3.45 getFirmware

Retrieves firmware version.
public string getFirmware()
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer's
Reference (Windows/Windows Phone)
Page 27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the aDynamo and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

UdynamoDynamagDynamaxEdynamoBulletMdynamo

Table of Contents