Skip to main content

require_with_consent

Function require_with_consent 

Source
pub fn require_with_consent(
    cx: &Cx,
    name: &str,
    receipt: &ConsentReceipt,
    session: &EdgeId,
) -> Result<()>
Expand description

Requires both a kernel grant and a session-bound visible consent receipt.