SSP21-CPP
Public Attributes | List of all members
ssp21::SessionLimits Struct Reference

Public Attributes

uint16_t max_nonce_value = consts::crypto::initiator::default_max_nonce
 The maximum tx or rx nonce value that the initiator will request in the handshake.
 
uint32_t max_session_time_ms = consts::crypto::initiator::default_max_session_time_ms
 The maximum session time that the initiator will request in the handshake.
 

Detailed Description

Definition at line 34 of file CryptoLayerConfig.h.