Expand description
Capability transfer through IPC
This module handles the secure transfer of capabilities between processes through IPC messages.
Functions§
- receive_
capability - Extract and validate capabilities from received message
- revoke_
transferred_ capability - Revoke a capability that was transferred via IPC
- transfer_
capability - Transfer a capability through an IPC message