security_framework_sys::encrypt_transform

Function SecEncryptTransformCreate

Source
pub unsafe extern "C" fn SecEncryptTransformCreate(
    keyRef: SecKeyRef,
    error: *mut CFErrorRef,
) -> SecTransformRef