Module session

Source

Type Aliasesยง

rustls_session_store_get_callback
Prototype of a callback that can be installed by the application at the rustls_server_config or rustls_client_config.
rustls_session_store_put_callback
Prototype of a callback that can be installed by the application at the rustls_server_config or rustls_client_config.
rustls_session_store_userdata
Any context information the callback will receive when invoked.