When calling SecCodeCheckValidityWithErrors from a Network Extension, this function returns with OSStatus -67061.
"-67061" is not documented in SecBase.h (unless I'm mistaken). The CFErrorCopyDescription output for this error says something like "The operation can not be performed".
Question:
Can SecCodeCheckValidityWithErrors be called from a Network Extension?
If it can not be called, would there be, somewhere, a list of framework, functions that are not network-extension-safe?
"-67061" is not documented in SecBase.h (unless I'm mistaken). The CFErrorCopyDescription output for this error says something like "The operation can not be performed".
Question:
Can SecCodeCheckValidityWithErrors be called from a Network Extension?
If it can not be called, would there be, somewhere, a list of framework, functions that are not network-extension-safe?