Security iOS 15.5 to 16.0 API Differences

SecProtocolOptions.h
Removed #def SEC_PROTOCOL_CERT_COMPRESSION_DEFAULT
SecTrust.h
Modified SecTrustCopyExceptions()
Declaration
FromCFDataRef _Nonnull SecTrustCopyExceptions(SecTrustRef _Nonnull trust)
ToCFDataRef _Nullable SecTrustCopyExceptions(SecTrustRef _Nonnull trust)