| Interface | Description | 
|---|---|
| DcvOathDevice | 
 An DCV OATH device complying with the Standard Gemalto DCV options. 
 | 
| DualSeedOathToken | 
 An interface for OATH tokens with the
  
OathToken.TokenCapability.DUAL_SEED
 capability. | 
| GemaltoOathDevice | 
 An OATH device complying with the Standard Gemalto OATH options. 
 | 
| OathDevice | 
 An interface defining a device that generates OATH based OTPs. 
 | 
| OathToken | 
 OathToken interface. 
 | 
| OathTokenManager | 
 OathTokenManager interface. 
 | 
| SelectableKey | 
 An interface that defines methods to select a key used by the object. 
 | 
| Class | Description | 
|---|---|
| OathFactory | 
 A factory for creating objects that produce or affect OATH (or its relatives) OTPs. 
 | 
| OathService | 
 OathService is the entry-point for Oath features. 
 | 
| Enum | Description | 
|---|---|
| OathToken.TokenCapability | 
 The token capability attribute dictates how the token can be used within
 the Ezio Mobile SDK, potentially limiting or expanding its use. 
 |