![Thales payShield 10K Installation And User Manual Download Page 412](http://html.mh-extra.com/html/thales/payshield-10k/payshield-10k_installation-and-user-manual_1099195412.webp)
payShield 10K Installation and User Guide
©Thales Group
Page 410
All Rights Reserved
Single-Length Key Calculator (N)
Variant
Key Block
Online
Offline
Secure
Authorization:
Not required
Command:
N
Function:
To encrypt and decrypt the given data block with the given single-length key.
Authorization:
The HSM does not require any authorization to run this command.
Inputs:
•
Key (no parity required): 16 hexadecimal characters.
•
Data block: 16 hexadecimal characters.
Outputs:
•
The data encrypted with the key.
•
The data decrypted with the key.
Errors:
•
Data invalid; please re-enter - the entered data does not comprise 16
hexadecimal characters. Re-enter the correct number of hexadecimal
characters.
Example:
Online>
N
<Return>
Enter key:
XXXX XXXX XXXX XXXX
<Return>
Enter data:
XXXX XXXX XXXX XXXX
<Return>
Encrypted: YYYY YYYY YYYY YYYY
Decrypted: YYYY YYYY YYYY YYYY
Online>