Type Aliasesยง
- rustls_
session_ store_ get_ callback - Prototype of a callback that can be installed by the application at the
rustls_server_config
orrustls_client_config
. - rustls_
session_ store_ put_ callback - Prototype of a callback that can be installed by the application at the
rustls_server_config
orrustls_client_config
. - rustls_
session_ store_ userdata - Any context information the callback will receive when invoked.