pub fn bridge_request_content_key(
cx: &mut Cx,
book: &BridgeBook,
packet: &BridgePacket,
) -> Result<ContentKey>Expand description
Derives the content key for a checked BRIDGE model request.
pub fn bridge_request_content_key(
cx: &mut Cx,
book: &BridgeBook,
packet: &BridgePacket,
) -> Result<ContentKey>Derives the content key for a checked BRIDGE model request.