@interface SPRSSEWrapper : NSObject + (id)getSignedDeviceData:(id)a0 error:(id *)a1; + (BOOL)isFeatureAppleSSESupported; @end