HKDS: Heirarchal Key Derivation System 1.0.0.2 (A2)
A fast post-quantum secure replacement for DUKPT
|
Represents the server's plaintext message response packet. More...
#include <hkds_config.h>
Data Fields | |
hkds_packet_header | header |
uint8_t | message [HKDS_MESSAGE_SIZE] |
Represents the server's plaintext message response packet.
This structure defines the layout of the server message response packet, which typically contains a verification response indicating the outcome of a transaction request. It includes:
hkds_packet_header header |
The HKDS packet header
uint8_t message[HKDS_MESSAGE_SIZE] |
The server's message response