Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
ActivationParams Class Reference

#include <ActivationParams.h>

Inherits NSObject.

Inherited by OnlineActivationParams.

Properties

id< ActivationDelegateactivationDelegate
 
CryptoAppIndex cryptoAppIndex
 

Detailed Description

An ActivationParams object provides parameters for an activation process.

Note:an instance of this class must be provided to the OrchestrationProtocol instance when starting the activation process (using (OrchestrationProtocol#startActivation:(ActivationParams *)).

Property Documentation

◆ activationDelegate

- (id<ActivationDelegate>) activationDelegate
readnonatomicweak

ActivationDelegate that will be used during activation.

◆ cryptoAppIndex

- (CryptoAppIndex) cryptoAppIndex
readwritenonatomicassign

The cryptographic application index that the should be used during post activation.


The documentation for this class was generated from the following file: