![]() |
SSP21-CPP
|
Public Attributes | |
exe4cpp::duration_t | response_timeout = consts::crypto::initiator::default_response_timeout |
How long the initiator will will for responses. | |
exe4cpp::duration_t | retry_timeout = consts::crypto::initiator::default_retry_timeout |
How long the initiator will wait before retrying a failed timeout. | |
uint32_t | session_time_renegotiation_trigger_ms = consts::crypto::initiator::default_session_time_renegotiation_trigger_ms |
The initiator will begin renegotiating when the session time reaches this value. | |
uint16_t | nonce_renegotiation_trigger_value = consts::crypto::initiator::default_nonce_renegotiation_trigger |
The initiator will begin renegotiating when either nonce value reaches this trigger level. | |
Definition at line 46 of file CryptoLayerConfig.h.