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