import <UIKit/UIKit.h>
import <MSSOrchestration/PinDigitsView.h>
import <MSSOrchestration/UserAuthenticationDelegate.h>
import <MSSOrchestration/UserAuthenticationInputDelegate.h>
import <MSSOrchestration/CDDCDataFeederProtocol.h>
import <MSSOrchestration/CDDCMessageParams.h>
import <MSSOrchestration/CDDCParams.h>
import <MSSOrchestration/UserInformationProtocol.h>
import <MSSOrchestration/UserManagerProtocol.h>
import <MSSOrchestration/OrchestrationUser.h>
import <MSSOrchestration/OrchestrationAccessGroup.h>
import <MSSOrchestration/OrchestrationError.h>
import <MSSOrchestration/OrchestrationErrorCodes.h>
import <MSSOrchestration/OrchestrationErrorDelegate.h>
import <MSSOrchestration/OrchestrationServerError.h>
import <MSSOrchestration/OrchestrationWarning.h>
import <MSSOrchestration/OrchestrationWarningCodes.h>
import <MSSOrchestration/OrchestrationWarningDelegate.h>
import <MSSOrchestration/OrchestrationException.h>
import <MSSOrchestration/ActivationInputException.h>
import <MSSOrchestration/PasswordException.h>
import <MSSOrchestration/InputException.h>
import <MSSOrchestration/CryptoAppIndex.h>
import <MSSOrchestration/PasswordError.h>
import <MSSOrchestration/InputError.h>
import <MSSOrchestration/ProtectionType.h>
import <MSSOrchestration/ActivationDelegate.h>
import <MSSOrchestration/ActivationInputError.h>
import <MSSOrchestration/ActivationParams.h>
import <MSSOrchestration/OnlineActivationDelegate.h>
import <MSSOrchestration/OnlineActivationInputError.h>
import <MSSOrchestration/OnlineActivationParams.h>
import <MSSOrchestration/ChangePasswordDelegate.h>
import <MSSOrchestration/ChangePasswordParams.h>
import <MSSOrchestration/LocalAuthenticationParams.h>
import <MSSOrchestration/LocalAuthenticationDelegate.h>
import <MSSOrchestration/LocalTransactionDelegate.h>
import <MSSOrchestration/LocalTransactionParams.h>
import <MSSOrchestration/NotificationRegistrationDelegate.h>
import <MSSOrchestration/NotificationRegistrationParams.h>
import <MSSOrchestration/RemoteAuthenticationDelegate.h>
import <MSSOrchestration/RemoteAuthenticationDisplayDataCallerDelegate.h>
import <MSSOrchestration/RemoteTransactionDelegate.h>
import <MSSOrchestration/RemoteTransactionDisplayDataCallerDelegate.h>
import <MSSOrchestration/OrchestrationProtocol.h>
import <MSSOrchestration/OrchestratorBuilder.h>
Go to the source code of this file.
◆ OrchestrationSDK_VERSION
#define OrchestrationSDK_VERSION @"5.10.1" |
◆ OrchestrationSDKVersionNumber
FOUNDATION_EXPORT double OrchestrationSDKVersionNumber |
Project version number for OrchestrationSDK.
◆ OrchestrationSDKVersionString
FOUNDATION_EXPORT const unsigned char OrchestrationSDKVersionString[] |
Project version string for OrchestrationSDK.