devela::_dep::nc::call

Function request_key

pub unsafe fn request_key<P>(
    type_: P,
    description: P,
    callout_info: Option<P>,
    dest_keyring: i32,
) -> Result<i32, i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Request a key from kernel’s key management facility.