luxlabs header browser preview


@interface PLSecurity : NSObject

+ (BOOL)connection:(id)a0 hasEntitlement:(id)a1;
+ (BOOL)auditToken:(struct { unsigned int x0[8]; })a0 hasEntitlement:(id)a1;
+ (BOOL)isEntitledForPhotoKit;
+ (id)connection:(id)a0 grantedEntitlements:(id)a1;
+ (BOOL)secTask:(struct __SecTask { } *)a0 hasEntitlement:(id)a1;
+ (BOOL)connectionIsEntitledForPhotoKit:(id)a0;
+ (BOOL)isEntitledForPhotoKitOrPrivatePhotosTCCForToken:(struct { unsigned int x0[8]; })a0;
+ (BOOL)containsPhotoKitEntitlement:(id)a0;
+ (id)_secTask:(struct __SecTask { } *)a0 grantedEntitlements:(id)a1;
+ (BOOL)hasXPCStoreEntitlementOptInForToken:(struct { unsigned int x0[8]; })a0;
+ (id)connection:(id)a0 valuesForEntitlements:(id)a1;
+ (id)connection:(id)a0 valueForEntitlement:(id)a1;

@end