Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For NEO

...

1 products:

  1. Check Data Encryption status with Get Data Encryption Enable status (C7-37).

    Note

    Note: This command is only supported in Non-SRED version devices

    , not supported in

    ; SRED version devices DO NOT support it.

    Image Removed


    Image Added

  2. Send the Check DUKPT keys keys (81-02)command.
    Image RemovedImage Added


    EXAMPLE: (click the image to enlarge)
    the image The image below shows the value returned is ffff01ffff01ffffffffffff
    Start counting is ffff01ffff01ffffffffffff.

    Counting from left to right, the first byte is slot 0. So ffff01ffff01ffffffffffff shows that slots 2 and 5 have keys present indicating the reader is injected with a DEK and an RKI-KEK.
    Image RemovedImage Added

  3. Send the Get DUKPT Key Serial Number (81-0A) command with data 02 (for slot 2),  data data 03 (for slot 3), or data 05 (for slot 5).
    Image RemovedImage Added
    Image RemovedImage Added

NEO

...

2 Products:

  1. Get the firmware version command with the Get Version: Protocol 2 (29-00command.
  2. Send the Get data encryption Enable flag command Data Encryption Enable Flag (C7-37) command (see above under NEO I 1 products for Non-SRED version devices).
  3. Send the Retrieve key Key Info command (81-0C) command.

    This command is used to retrieve retrieves basic key information. Each pair of three bytes represents one key’s parameters (index and slot).

    For example, 0x02 0x00 0x00 0x02 0x00 0x01 will represent [KeyIndex=0x02,KeySlot=0x0000] and [KeyIndex=0x02,KeySlot=0x0001].

    Image RemovedImage Added

  4. Send the Retrieve Detailed Key Info (81-0D)This command will to retrieve the Key Block Header of the specific key index /or slot provided in the Command Framecommand frame. The key Key Block Header contains information such as the type of encryption (TDES/AES), Key Variant, etcand so on.

    Image RemovedImage Added

    Image RemovedImage Added