security_framework_sys::identity

Function SecIdentityCopyPrivateKey

Source
pub unsafe extern "C" fn SecIdentityCopyPrivateKey(
    identity: SecIdentityRef,
    key_ref: *mut SecKeyRef,
) -> OSStatus