mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00

While noErr and errSecSuccess are defined as the same value, the API documentation states that SecPKCS12Import() returns errSecSuccess if there were no errors in importing. Ensure that a future change of the defined value doesn't break (however unlikely) and be consistent with the API docs.