Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
CryptoAppIndex.h File Reference

Go to the source code of this file.

Enumerations

enum  CryptoAppIndex {
  CryptoAppIndex1 = 1 , CryptoAppIndex2 , CryptoAppIndex3 , CryptoAppIndex4 ,
  CryptoAppIndex5 , CryptoAppIndex6 , CryptoAppIndex7 , CryptoAppIndex8
}
 

Enumeration Type Documentation

◆ CryptoAppIndex

A crypto application defines a set of characteristics for generating one-time passwords and signatures. Such characteristics include the cryptographic algorithm used (AES, DES, etc), the length of the one-time password or the fact that a challenge can be added. When integrating the Orchestration SDK, you can have up to 8 crypto applications.

Enumerator
CryptoAppIndex1 
CryptoAppIndex2 
CryptoAppIndex3 
CryptoAppIndex4 
CryptoAppIndex5 
CryptoAppIndex6 
CryptoAppIndex7 
CryptoAppIndex8