|
HKDS: Heirarchal Key Derivation System 1.0.0.2 (A2)
A fast post-quantum secure replacement for DUKPT
|
Represents the client token request packet. More...
#include <hkds_config.h>
Data Fields | |
| hkds_packet_header | header |
| uint8_t | ksn [HKDS_KSN_SIZE] |
Represents the client token request packet.
The client token request packet is sent to the server during initialization and each time the transaction key cache is exhausted. It includes:
| hkds_packet_header header |
The HKDS packet header
| uint8_t ksn[HKDS_KSN_SIZE] |
The client's Key Serial Number (KSN)