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