Function request_key
pub unsafe fn request_key<P>(
type_: P,
description: P,
callout_info: Option<P>,
dest_keyring: i32,
) -> Result<i32, i32> ⓘ
Available on crate feature
dep_nc
only.Expand description
Request a key from kernel’s key management facility.