11#import <MSSOrchestration/PinDigitsView.h>
14#import <MSSOrchestration/UserAuthenticationDelegate.h>
15#import <MSSOrchestration/UserAuthenticationInputDelegate.h>
18#import <MSSOrchestration/CDDCDataFeederProtocol.h>
19#import <MSSOrchestration/CDDCMessageParams.h>
20#import <MSSOrchestration/CDDCParams.h>
23#import <MSSOrchestration/UserInformationProtocol.h>
24#import <MSSOrchestration/UserManagerProtocol.h>
25#import <MSSOrchestration/OrchestrationUser.h>
26#import <MSSOrchestration/OrchestrationAccessGroup.h>
29#import <MSSOrchestration/OrchestrationError.h>
30#import <MSSOrchestration/OrchestrationErrorCodes.h>
31#import <MSSOrchestration/OrchestrationErrorDelegate.h>
32#import <MSSOrchestration/OrchestrationServerError.h>
33#import <MSSOrchestration/OrchestrationWarning.h>
34#import <MSSOrchestration/OrchestrationWarningCodes.h>
35#import <MSSOrchestration/OrchestrationWarningDelegate.h>
38#import <MSSOrchestration/OrchestrationException.h>
39#import <MSSOrchestration/ActivationInputException.h>
40#import <MSSOrchestration/PasswordException.h>
41#import <MSSOrchestration/InputException.h>
44#import <MSSOrchestration/CryptoAppIndex.h>
45#import <MSSOrchestration/PasswordError.h>
46#import <MSSOrchestration/InputError.h>
47#import <MSSOrchestration/ProtectionType.h>
50#import <MSSOrchestration/ActivationDelegate.h>
51#import <MSSOrchestration/ActivationInputError.h>
52#import <MSSOrchestration/ActivationParams.h>
55#import <MSSOrchestration/OnlineActivationDelegate.h>
56#import <MSSOrchestration/OnlineActivationInputError.h>
57#import <MSSOrchestration/OnlineActivationParams.h>
60#import <MSSOrchestration/ChangePasswordDelegate.h>
61#import <MSSOrchestration/ChangePasswordParams.h>
64#import <MSSOrchestration/LocalAuthenticationParams.h>
65#import <MSSOrchestration/LocalAuthenticationDelegate.h>
68#import <MSSOrchestration/LocalTransactionDelegate.h>
69#import <MSSOrchestration/LocalTransactionParams.h>
72#import <MSSOrchestration/NotificationRegistrationDelegate.h>
73#import <MSSOrchestration/NotificationRegistrationParams.h>
76#import <MSSOrchestration/RemoteAuthenticationDelegate.h>
77#import <MSSOrchestration/RemoteAuthenticationDisplayDataCallerDelegate.h>
80#import <MSSOrchestration/RemoteTransactionDelegate.h>
81#import <MSSOrchestration/RemoteTransactionDisplayDataCallerDelegate.h>
84#import <MSSOrchestration/OrchestrationProtocol.h>
85#import <MSSOrchestration/OrchestratorBuilder.h>
87#define OrchestrationSDK_VERSION @"5.10.1"
FOUNDATION_EXPORT const unsigned char OrchestrationSDKVersionString[]
Project version string for OrchestrationSDK.
Definition MSSOrchestration.h:93
FOUNDATION_EXPORT double OrchestrationSDKVersionNumber
Project version number for OrchestrationSDK.
Definition MSSOrchestration.h:90