luxlabs header browser preview


@class NSString, NSXPCConnection, NSObject, PKPaymentWebService;
@protocol OS_dispatch_queue, PKPaymentWebServiceTargetDeviceProtocol;

@interface PKPaymentWebServiceRemoteProxyTargetDevice : NSObject <PKPaymentWebServiceProxyObjectExportedInterface> {
    NSObject<OS_dispatch_queue> *_handlerQueue;
    PKPaymentWebService *_webService;
    id<PKPaymentWebServiceTargetDeviceProtocol> _targetDevice;
}

@property (readonly, nonatomic) NSXPCConnection *connection;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (void)noteProvisioningDidBegin;
- (void)familyMembersWithCompletion:(id /* block */)a0;
- (void)featureApplicationsForProvisioningWithCompletion:(id /* block */)a0;
- (void)prepareProvisioningTarget:(id)a0 checkFamilyCircle:(BOOL)a1 completion:(id /* block */)a2;
- (void)statusForShareableCredentials:(id)a0 completion:(id /* block */)a1;
- (void)performDeviceCheckInWithCompletion:(id /* block */)a0;
- (void)enforceUpgradedPasscodePolicyWithCompletion:(id /* block */)a0;
- (void)endRequiringUpgradedPasscodeIfNecessary;
- (void)currentSecureElementSnapshot:(id /* block */)a0;
- (void)updatedAccountsForProvisioningWithCompletion:(id /* block */)a0;
- (void)currentPasscodeMeetsUpgradedPasscodePolicy:(id /* block */)a0;
- (void)deleteReservation:(id)a0 completion:(id /* block */)a1;
- (void)triggerCloudStoreZoneCreationForAccount:(id)a0 withCompletion:(id /* block */)a1;
- (void)deleteApplePayTrustKeyWithIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)generateTransactionKeyWithParameters:(id)a0 withCompletion:(id /* block */)a1;
- (void)createApplePayTrustKeyWithRequest:(id)a0 completion:(id /* block */)a1;
- (id)init;
- (void)storePassOwnershipToken:(id)a0 withIdentifier:(id)a1;
- (void)dealloc;
- (void)noteProvisioningUserInterfaceDidAppear;
- (void)noteProvisioningDidEnd;
- (void)passOwnershipTokenWithIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)signWithFidoKeyForRelyingParty:(id)a0 relyingPartyAccountHash:(id)a1 fidoKeyHash:(id)a2 challenge:(id)a3 publicKeyIdentifier:(id)a4 externalizedAuth:(id)a5 completion:(id /* block */)a6;
- (void)checkFidoKeyPresenceForRelyingParty:(id)a0 relyingPartyAccountHash:(id)a1 fidoKeyHash:(id)a2 completion:(id /* block */)a3;
- (void)deleteKeyMaterialForSubCredentialId:(id)a0;
- (void)generateISOEncryptionCertificateForSubCredentialId:(id)a0 completion:(id /* block */)a1;
- (void)createFidoKeyForRelyingParty:(id)a0 relyingPartyAccountHash:(id)a1 challenge:(id)a2 externalizedAuth:(id)a3 completion:(id /* block */)a4;
- (void)addISO18013Blobs:(id)a0 cardType:(long long)a1 completion:(id /* block */)a2;
- (void)archiveContext:(id)a0;
- (void)downloadAllPaymentPasses;
- (void)setDefaultPaymentPassUniqueIdentifier:(id)a0;
- (void)generateSEEncryptionCertificateForSubCredentialId:(id)a0 completion:(id /* block */)a1;
- (void)notePasscodeUpgradeFlowDidEnd;
- (void)longTermPrivacyKeyForCredentialGroupIdentifier:(id)a0 reuseExisting:(BOOL)a1 completion:(id /* block */)a2;
- (void)renewAppleAccountWithCompletionHandler:(id /* block */)a0;
- (void)reserveStorageForAppletTypes:(id)a0 metadata:(id)a1 completion:(id /* block */)a2;
- (void)cachedFeatureApplicationsForProvisioningWithCompletion:(id /* block */)a0;
- (void)notePasscodeUpgradeFlowWillBeginWithCompletion:(id /* block */)a0;
- (void).cxx_destruct;
- (void)applePayTrustKeyForIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)archiveBackgroundContext:(id)a0;
- (void)performDeviceRegistrationReturningContextForReason:(id)a0 brokerURL:(id)a1 completion:(id /* block */)a2;
- (void)availableHomeKeyPassesWithCompletionHandler:(id /* block */)a0;
- (void)noteProvisioningUserInterfaceDidDisappear;
- (void)addPendingProvisionings:(id)a0 completion:(id /* block */)a1;
- (void)claimSecureElementForCurrentUserWithCompletion:(id /* block */)a0;
- (BOOL)areUnifiedAccessPassesSupported;
- (void)startRequiringUpgradedPasscodeWithPasscodeMeetsPolicy:(BOOL)a0;
- (void)provisionHomeKeyPassForSerialNumbers:(id)a0 completionHandler:(id /* block */)a1;
- (void)canProvisionPaymentPassWithPrimaryAccountIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)getEncryptedServiceProviderDataForSecureElementPass:(id)a0 completion:(id /* block */)a1;
- (void)supportsAccountsWithCompletion:(id /* block */)a0;
- (void)usingSynchronousProxy:(BOOL)a0 meetsProvisioningRequirements:(id)a1 completion:(id /* block */)a2;
- (void)addPassData:(id)a0 completion:(id /* block */)a1;
- (void)allPaymentApplicationUsageSummariesWithCompletion:(id /* block */)a0;
- (void)appleAccountInformationWithCompletion:(id /* block */)a0;
- (void)deleteApplicationWithAID:(id)a0;
- (void)deviceMetadataWithFields:(unsigned long long)a0 completion:(id /* block */)a1;
- (void)didRegisterWithRegionMap:(id)a0 primaryRegionTopic:(id)a1;
- (void)getConfigurationDataWithCompletion:(id /* block */)a0;
- (void)getContextWithCompletion:(id /* block */)a0;
- (void)getProvisioningDataIncludingDeviceMetadata:(BOOL)a0 withCompletion:(id /* block */)a1;
- (void)getRegistrationDataWithCompletion:(id /* block */)a0;
- (void)getTrustedDeviceEnrollmentInfoWithCompletion:(id /* block */)a0;
- (void)handlePotentialExpressPass:(id)a0 withCompletion:(id /* block */)a1;
- (void)hasPassesOfType:(unsigned long long)a0 completion:(id /* block */)a1;
- (id)initWithWebService:(id)a0 connection:(id)a1;
- (void)invalidateRemoteProxyTargetDevice;
- (void)maximumPaymentCardsWithCompletion:(id /* block */)a0;
- (void)passesOfType:(unsigned long long)a0 completion:(id /* block */)a1;
- (void)paymentSupportedInCurrentRegion:(id /* block */)a0;
- (void)queueConnectionToTrustedServiceManagerForPushTopic:(id)a0 withCompletion:(id /* block */)a1;
- (void)registrationSupportedInCurrentRegionWithCompletion:(id /* block */)a0;
- (void)removePass:(id)a0 completion:(id /* block */)a1;
- (void)secureElementIsAvailableWithCompletion:(id /* block */)a0;
- (void)secureElementOwnershipStateForCurrentUserWithCompletion:(id /* block */)a0;
- (void)setNewAuthRandom:(id /* block */)a0;
- (void)setNewAuthRandomIfNecessaryReturningPairingState:(id /* block */)a0;
- (void)signData:(id)a0 signatureEntanglementMode:(unsigned long long)a1 withCompletion:(id /* block */)a2;
- (void)supportedFeatureIdentifiersForAccountProvisioningWithCompletion:(id /* block */)a0;
- (void)supportedFeatureIdentifiersWithCompletion:(id /* block */)a0;
- (void)supportsPeerPaymentRegistrationWithCompletion:(id /* block */)a0;
- (void)updateAccountWithIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)validateAddPreconditionsWithCompletion:(id /* block */)a0;
- (void)validateTransferPreconditionsWithCompletion:(id /* block */)a0;
- (void)willPassWithUniqueIdentifierAutomaticallyBecomeDefault:(id)a0 completion:(id /* block */)a1;

@end