libspdm
libspdm copied to clipboard
Support for `SPDM Responder` to send/receive application data
After secure session establishment, SPDM Spec allows either Requester pr Responder to send/receive application data. In libspdm there is a support for Responder to register the receive function callback. However, in SPDM Responder library we dont have send capability. Is there any plans in developing that ?
Thanks, Prithvi A Pai
Is there any plans in developing that ?
There can be. Presumably libspdm_send_data and libspdm_receive_data would move to common_lib.