pub unsafe extern "C-unwind" fn SecKeyCreateRandomKey(
parameters: &CFDictionary,
error: *mut *mut CFError,
) -> Option<CFRetained<SecKey>>👎Deprecated: renamed to
SecKey::new_random_keyAvailable on crate features
SecBase and SecKey only.