pub unsafe extern "C-unwind" fn CSSM_GenerateKey(
cc_handle: CSSM_CC_HANDLE,
key_usage: uint32,
key_attr: uint32,
key_label: *const SecAsn1Item,
cred_and_acl_entry: *const CSSM_RESOURCE_CONTROL_CONTEXT,
key: CSSM_KEY_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
and cssmapi
only.