Function nc::add_key[][src]

pub fn add_key(
    type_: &str,
    description: &str,
    payload: usize,
    plen: size_t,
    dest_keyring: key_serial_t
) -> Result<key_serial_t, Errno>
Expand description

Add a key to the kernel’s key management facility.