luxlabs header browser preview


@interface PKApplePayTrustSession : PKPaymentSession

- (id)keyWithIdentifier:(id)a0;
- (id)createKeyWithRequest:(id)a0 error:(id *)a1;
- (BOOL)deleteKeyWithIdentifier:(id)a0;
- (id)initWithInternalSession:(id)a0 targetQueue:(id)a1;
- (id)signatureForRequest:(id)a0 withAuthorization:(id)a1;

@end