DKTP: Dual Key Tunneling Protocol 1.0.0.0a (A1)
A quantum secure dual-key encrypted tunneling protocol
Data Structures
Here are the data structures with brief descriptions:
 Cdktp_asymmetric_cipher_keypairThe DKTP asymmetric cipher key container
 Cdktp_asymmetric_signature_keypairThe DKTP asymmetric signature key container
 Cdktp_connection_stateThe DKTP socket connection state structure
 Cdktp_keepalive_stateThe DKTP keep alive state structure
 Cdktp_kex_client_stateInternal state for the Duplex key exchange (client-side)
 Cdktp_kex_server_stateInternal state for the Duplex key exchange (server-side)
 Cdktp_local_peer_keyThe DKTP server key structure
 Cdktp_network_packetThe DKTP packet structure
 Cdktp_remote_peer_keyThe DKTP client key structure